How to use Access97 drivers with BDE 4.51 ?
Answer / Om Hari
To use Access97 drivers with BDE 4.51, you'll need to install the Access97 ODBC driver on your system and configure the Data Link Properties accordingly. Once installed, create a new database application in Delphi, select 'Borland Database Engine (bde)' as the database manager, and choose 'Microsoft ODBC Driver Manager for Oracle' as the driver.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to use the InterBase API security functions to add, modify and delete users?
What are the different ways of defining array sizes?
Name the File Extensions for dBASE and Paradox tables?
How to Change the papersize of a print job ?
What is the message "Generating font matrix" when starting Kylix?
How to Get the windows directory?
Can ALTER TABLE statment on Paradox tables removes passwords ?
When I use the Glyph property, how do I know which color is transparent?
What are the problems faced by memory leaks?
'Insufficient memory to complete operation' error . what does this indicates?
How to Test whether you are connected to the internet ?
How to create a dynamic array of TPoints to draw a polygon?