Access 2000/SQL Server 2005 Can't find database objects

P

phil

Have just upgraded to SQL Server 2005 9.0.3054 and now my Access Data Project
can't find any stored procedures (particularly ones with parameters) or views
on the server. Test Connection works but then running a form with a stored
procedure data source sends it into a disconnected state. Have tried fully
qualifying the names of teh objects but it doesn't help.
 
Top