Hi,
I'm getting the following error when I try and access any table on our test server:
Microsoft OLE DB Provider for ODBC Drivers error '80040e37'
[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'tbl_AdminUsers'.
/admn/login.asp, line 24
I can access the tables fine via Enterprise Manager and the table is present and named correctly.
The problem has only arrisen since the website went live and in order for the live version of the database to operate correctly I had to change the table owner to match the live version prior to copying the database over. Since changing the table owner for each table I am getting the error message above.
The database name and owner have remained the same and I can still create a connection without any trouble.
Any suggestions would be gratefully received.
Rob Waite
I'm getting the following error when I try and access any table on our test server:
Microsoft OLE DB Provider for ODBC Drivers error '80040e37'
[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'tbl_AdminUsers'.
/admn/login.asp, line 24
I can access the tables fine via Enterprise Manager and the table is present and named correctly.
The problem has only arrisen since the website went live and in order for the live version of the database to operate correctly I had to change the table owner to match the live version prior to copying the database over. Since changing the table owner for each table I am getting the error message above.
The database name and owner have remained the same and I can still create a connection without any trouble.
Any suggestions would be gratefully received.
Rob Waite