You've already forked lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6791 8e941d3f-bd1b-0410-a28a-d453659cc2b4
10 lines
296 B
Plaintext
10 lines
296 B
Plaintext
This demo shows how a Firebird database can be used for VisualPlanIt. It
|
|
takes advantage of the prebuilt TVpFirefordDatastore.
|
|
|
|
Login parameters for the created database:
|
|
username: SYSDBA
|
|
password: masterkey
|
|
|
|
NOTE:
|
|
The project creates a new database on the fly using these login parameters.
|