G
Guest
I'm confused about how to connect to my back end database tables. I set up table links in Access. However since I'm using ADO connections specifying the path to the back end, do I even need these links? Which is more efficient? I'd like to minimize connections to the back end
Also how can I handle SQL calls which access tables and views, since the tables must be accessed in the back end and the queries on the client
Can anyone throw some light on this?
Also how can I handle SQL calls which access tables and views, since the tables must be accessed in the back end and the queries on the client
Can anyone throw some light on this?