Access Runtime 2k ODBC problem

Matt Brown

Registered User.
Local time
Today, 07:16
Joined
Jun 5, 2000
Messages
120
I have come across a problem where i have a fe db accessing a be db using ODBC.
I am wanting to distribute the application using the Access 2k runtime.
This works ok to a point.
As soon as the frontend starts to query the backend, the runtime program stops and closes down due to an application error.
The Db works fine when using Access 2003.
The db is saved in a 2k version due to other offices in other countries having Access 2k installed on their systems.

Is this a known problem where ODBC does not work in the Access 2k runtime?

To test this theory i built a very small app which access's a single table through ODBC with a query to limit the data being pulled acrosss.
The app stopped at the point of running the query to get the result set.

Has anyone come across the same problem?

I have been looking on the Microsoft KB but haven't found anything yet.

cheers
Matt :confused:
 
Hi all,
I take it knowone has any answers or suggestions on this one?

Matt
 

Users who are viewing this thread

Back
Top Bottom