Previous | Next
WireHose Developers Guide

Setting up FrontBase

  1. Launch FrontBaseManager.

  2. Choose New Database... from the File menu.
  3. Create the database on localhost, call it HelloWorld, and click Create.

  4. Select the HelloWorld database in the Monitored Databases window, and click Connect.
  5. Select the user _system, and click Open.

  6. Select User in the connection pane, and click New User.
  7. Set the user name to HelloWorld and click Create.

  8. Close the connection window.
  9. Select the HelloWorld database in the Monitored Databases window, and click Connect.
  10. Select the user HelloWorld, and click Open.

  11. Select SQL Interpreter in the connection pane, and click Execute File.
  12. Select WireHoseBase.sql in the WireHoseExtras/SampleData/FrontBase/ folder, and click Open.

  13. Close the connection window.

 


Previous | Next