This is a discussion on Connecting ODBC to my application within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> Could Anyone could me help me solve this problem?: I made an Application in Delphi5 which uses Paradox tables ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Could Anyone could me help me solve this problem?: I made an Application in Delphi5 which uses Paradox tables using BDE(Borland Database Engine). Then to expand my application, I shared my paradox tables through the network to make it a Client Server Thing. The Client machine could access the tables through the Application which connects the BDE of Client's machine to the paradox tables. Now I want to my application to be connected to MS SQL server 2000 from ODBC which has a connection to BDE. Could anyone tell me how to connect to this? |