Hi All,
I am trying to upgrade an Access 2000 DB to 2007 (using linked tables and ODBC to connect to backend SQL 2000 database). In my DB, I have a mainswitch board and some command buttons on it. When I click the command button it should open another form to show some records.
My problem is that some of the buttons work fine but some others just stuck there and then poping out an error message asking me to manually choose SQL server and user name/password. What I don't understand is that although I have changed the ODBC data source, why it still goes to my old SQL server and why some of the forms open Ok and other havng this problem?
Any help will be appreciated.
I am trying to upgrade an Access 2000 DB to 2007 (using linked tables and ODBC to connect to backend SQL 2000 database). In my DB, I have a mainswitch board and some command buttons on it. When I click the command button it should open another form to show some records.
My problem is that some of the buttons work fine but some others just stuck there and then poping out an error message asking me to manually choose SQL server and user name/password. What I don't understand is that although I have changed the ODBC data source, why it still goes to my old SQL server and why some of the forms open Ok and other havng this problem?
Any help will be appreciated.
Comment