R
Richard
I created and split my database. I then exported all the tables from the
Warehouse_be.mdb to our SQL Server. I used ODBC Data Source Administrator to
create a new SQL Server data source. Next I linked the front-end to the
tables on the server. The database performs very well.
Here is my question, should I have given the backend MDB to the network
administrators and have them place it on the server (in tact) rather then
exporting the tables to the SQL server? It seems to me the MDB is a container
that not only holds the tables but also has some programming behind the
scenes.
Thanks
Richard
Ps my first post didn’t appear to have gone through, so I apologize if I
double posted.
Warehouse_be.mdb to our SQL Server. I used ODBC Data Source Administrator to
create a new SQL Server data source. Next I linked the front-end to the
tables on the server. The database performs very well.
Here is my question, should I have given the backend MDB to the network
administrators and have them place it on the server (in tact) rather then
exporting the tables to the SQL server? It seems to me the MDB is a container
that not only holds the tables but also has some programming behind the
scenes.
Thanks
Richard
Ps my first post didn’t appear to have gone through, so I apologize if I
double posted.