Hi. Have an access database that has grown beyond all plans, and want to migrate the data to sql, and keep access as a front end.
All is well, but when I import my tables, it does not keep the indexes or primary keys. The fields come, and the data comes, but the keys are dropped.
Why? How to fix?
I can modify the tables after import, and will begin doing so after lunch, but wondered if there is an easier way.
Using sql 7.
Thanks,
ChaZ
All is well, but when I import my tables, it does not keep the indexes or primary keys. The fields come, and the data comes, but the keys are dropped.
Why? How to fix?
I can modify the tables after import, and will begin doing so after lunch, but wondered if there is an easier way.
Using sql 7.
Thanks,
ChaZ