View Single Post
 
Old 11-15-2005, 06:44 AM
Matrix's Avatar
Matrix Matrix is offline Windows 10 Office 2010
Admin
 
Join Date: Jan 2005
Posts: 429
Matrix is on a distinguished road
Default

I don't know Access programming, maybe you need to create an ODBC data source first. It's a common solution when you access a database on another computer or with another language. For example: I can create a data source for an Access file and access it with Java.

To create a data source, select "Control Panel || Administrative Tools || Data Sources (ODBC)".
Reply With Quote