January 31, 2012 at 1:01 pm
Have an application that needs to link to a table in SQL Server 2008 Express form ACCESS 2010 using following command:
DoCmd.TransferDatabase acLink, "ODBC Database", "ODBC;Driver={SQL Server}; Server=salespos1\SQLExpress; Database=salesdb; Uid=sa;Pwd=kinetic", acTable, "Transaction_Table", "Transaction_Table"
I get an "SQL Server error 4060
Server rejected the connection: Access to the selected databse has been denied."
I can ping the server by name and IP address, and I can get to the database using SQL Server Management Studio. Been tryng to solve this for a month. Been all over connection strins etc.
Any help would be greatly appreciated.
Thanks
jpl
January 31, 2012 at 1:48 pm
Did you really post your sa password on a public forum? If so, you need to change it now.
January 31, 2012 at 2:19 pm
That and other things were changed to protect the innocent.
jpl
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy