It seemed to work incredibly well. even without touching the VBA code, which
I had made sure was ADO. I did not have to create any stored procedures or
views. I'm almost in shock. The macros work , which I did not think was
going to based upon some articles i read.
The db is relatively simple and small, a fews forms and reports centered
around a contact table which has about 500,000 records in it. Right now I
have the trial db on a windows 2000 machine running SQL server 2005 trial
version, and a single client with Access 2003. What astounds me the most is
that I did not have to make any modifications to the client. Just share a
directory on the server and plop the file down, just like you would do for a
normal access file. I guess it automatically figures out the ODBC
connection.
I did order the book that Dale suggested. I know that there are several
different ways to hook up an access front end with a server db. My biggest
question mark is, if i go to production , what happens if the db goes
corrupt? I have a lot to learn.