F
Fulton Ray
I have an Access Project whose back-end SQL database was
moved from one server to another. After the move, I
discovered that I could open some tables/views but could
not open others when in the project's design environment.
In instances where I can't open a table/view, I get the
following message (no error number): "The stored procedure
executed successfully but did not return records."
I use Windows Authenication to connect to the SQL Server,
and I have checked and reset the standard permission
settings on the affected tables. Still I cannot open the
tables. I have gone so far as to setup an ODBC connection
to test whether I can open the tables in an Access MDB
file and I CAN.
The strangest thing about this is that the problem does
not affect the execution of the project's code. I can
add, modify, and delete all the records in the affected
tables through coded functions and procedure. In fact, I
can actually create new tables from the Project's design
environment and open them to add records.
So what happened in the move and is there a fix for this
problem without having to create new copies of the
affected tables and repopulate them? Any help would be
greatly appreciated.
Thanks,
ftr
moved from one server to another. After the move, I
discovered that I could open some tables/views but could
not open others when in the project's design environment.
In instances where I can't open a table/view, I get the
following message (no error number): "The stored procedure
executed successfully but did not return records."
I use Windows Authenication to connect to the SQL Server,
and I have checked and reset the standard permission
settings on the affected tables. Still I cannot open the
tables. I have gone so far as to setup an ODBC connection
to test whether I can open the tables in an Access MDB
file and I CAN.
The strangest thing about this is that the problem does
not affect the execution of the project's code. I can
add, modify, and delete all the records in the affected
tables through coded functions and procedure. In fact, I
can actually create new tables from the Project's design
environment and open them to add records.
So what happened in the move and is there a fix for this
problem without having to create new copies of the
affected tables and repopulate them? Any help would be
greatly appreciated.
Thanks,
ftr