You've already forked lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6512 8e941d3f-bd1b-0410-a28a-d453659cc2b4
10 lines
307 B
Plaintext
10 lines
307 B
Plaintext
Copy one of these two empty Access database file to the parent folder.
|
|
|
|
If you copied "data.mdb" then you must activate the define MDB in the head of
|
|
unit "Unit".
|
|
|
|
If you copied "data.accdb" then you must activate the define ACCDB.
|
|
|
|
Don't activate both!
|
|
|
|
Note: On 32-bit systems the ACCDB format has issues. |