ADO or PassThrough Query

Joined
Jul 18, 2005
Messages
3
Reaction score
0
I have an application that use MS Access as client with PostgreSQl as backend. The question is what connection to use between MS Access and Postgres. I try to use the pass-through queries and this method doesn't work very well, because the application(the client) stops responding. So i want to know if ADO is a better solution for my application. Thanks !!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top