Save password for ODBC connection to MS SQL server from MS Access 2007

后端 未结 5 1653
南旧
南旧 2020-12-01 17:26

I am in charge for migrating old Access 2007 project to MS SQL server 2008 Express. The first stage is to move all the data from MS Access database to SQL server while keepi

5条回答
  •  日久生厌
    2020-12-01 17:59

    I have had this issue, with Access 2010, linking to SQL Azure, but it was very simple. When linking the tables, there is an tick box option with each table to save the password.

    Relinking your tables and checking this option would sort the issue. It does give you warnings that this may not be secure, but not all databases contain confidential data.

提交回复
热议问题