I have a very large DB. 250MB with 500,000+ records all in Access. I want to convert the backend to SQL. I have around 20 users that access the DB. I want to keep the front end in access because of the amount of queries, forms, reports, macros ect… what is the best way to attack this with SQL? Thanks.
Which is the better way to go:
Making a ADP and converting all queries and tables to SQL
~or~
Creating ODBC and just converting table. Leaving all queires alone and in the front end?
T~
Which is the better way to go:
Making a ADP and converting all queries and tables to SQL
~or~
Creating ODBC and just converting table. Leaving all queires alone and in the front end?
T~