G
Guest
Hi, Can someone tell me which method, property, function to use to program my
form to use a defined ODBC connection?
I have an Access file (.mdb) and in this file I have about 8 tables linked
via and ODBC connection. I have about 10 queries setup to pull info/data from
those linked tables and then I have about 6 reports which are formatted to
display the data in those queries. Lastly, I have one form which I am using
as a print center for those reports. Basically I have command buttons setup
so that when they are clicked it brings up the report print preview, page
setup and print function so that the report can be printed.
Now, my connection works fine on my computer because I have a local ODBC
connection source setup, but I want to load this databse file onto our local
network server and when I do that, when another machine tries to run the form
and print reports from it I get an error which says the ODBC connection
failed. Now I'm assuming it's because there is no local ODBC connection setup
on all the other machines.
Can someone tell which how to load the connection through Access instead of
using a local ODBC connection?? I've looked at many different methods,
properties, functions, etc and am really confused as to which one to use and
how and when to deploy it. Any help is GREATLY appreciated!
form to use a defined ODBC connection?
I have an Access file (.mdb) and in this file I have about 8 tables linked
via and ODBC connection. I have about 10 queries setup to pull info/data from
those linked tables and then I have about 6 reports which are formatted to
display the data in those queries. Lastly, I have one form which I am using
as a print center for those reports. Basically I have command buttons setup
so that when they are clicked it brings up the report print preview, page
setup and print function so that the report can be printed.
Now, my connection works fine on my computer because I have a local ODBC
connection source setup, but I want to load this databse file onto our local
network server and when I do that, when another machine tries to run the form
and print reports from it I get an error which says the ODBC connection
failed. Now I'm assuming it's because there is no local ODBC connection setup
on all the other machines.
Can someone tell which how to load the connection through Access instead of
using a local ODBC connection?? I've looked at many different methods,
properties, functions, etc and am really confused as to which one to use and
how and when to deploy it. Any help is GREATLY appreciated!