I have inherited a paradox database which I need to use in a new VB front end.
I want to setup as a linked table to SQL Server but have never done this.
Can anyone give me any details on how to complete the fields in SQL Server Linked Table Manager.
I can setup an ODBC link from MS Query and the database details I am linking to is:
Type: Paradox 5
Driver: Microsoft Paradox Driver (*.db)
Path: \\hal\database\
Password: password
I have tried to use some of these but don't know how to convert this into the DSN string and Connection String linked table requests.
I want to setup as a linked table to SQL Server but have never done this.
Can anyone give me any details on how to complete the fields in SQL Server Linked Table Manager.
I can setup an ODBC link from MS Query and the database details I am linking to is:
Type: Paradox 5
Driver: Microsoft Paradox Driver (*.db)
Path: \\hal\database\
Password: password
I have tried to use some of these but don't know how to convert this into the DSN string and Connection String linked table requests.