Greetings all,
My company has an application in Access 2000 (front-end/back-end) but they decided to move the data into MS-SQL 7.0 (back-end, leaving the front-end in Access) the original programmer of the application made the changes but they don't seem to work fine, here is a brief description of the tables layout.
- (1 "mod" table (primary key, "ID" autonumber))
- (multiple tables related to the unique "ID" of mod table, one-to-many relationship)
relationships seem to work fine in the original access back-end but looks like there are none on SQL, furthermore you can open all tables that have existing data and modify even erase data but if you append new information, a record-lock situation occurs. I'm new to Access/SQL, I'm more into networking than programming, any help would be greatly appreciated.
thanks,
G
My company has an application in Access 2000 (front-end/back-end) but they decided to move the data into MS-SQL 7.0 (back-end, leaving the front-end in Access) the original programmer of the application made the changes but they don't seem to work fine, here is a brief description of the tables layout.
- (1 "mod" table (primary key, "ID" autonumber))
- (multiple tables related to the unique "ID" of mod table, one-to-many relationship)
relationships seem to work fine in the original access back-end but looks like there are none on SQL, furthermore you can open all tables that have existing data and modify even erase data but if you append new information, a record-lock situation occurs. I'm new to Access/SQL, I'm more into networking than programming, any help would be greatly appreciated.
thanks,
G