R
romiorojo via AccessMonster.com
We are planning to move our database from Access to Sql server.But the front
end application to remain in Access.We will be creating ODBC links to the sql
server database to use its functionality. The problem is if while creating
the links in Access if I do not supply the field for indexing, Sql server
does not allow me to modify the tables through Access. I do not prefer to
supply index key for all the tables as there are some temp tables which can
have any data not corresponding to a key.What is the best solution for this?
end application to remain in Access.We will be creating ODBC links to the sql
server database to use its functionality. The problem is if while creating
the links in Access if I do not supply the field for indexing, Sql server
does not allow me to modify the tables through Access. I do not prefer to
supply index key for all the tables as there are some temp tables which can
have any data not corresponding to a key.What is the best solution for this?