1. problem with stored procedures moving DB from MSSQL 2000 to MSSQL 2005
2. problem with stored procedures moving DB from MSSQL 2000 to MSSQL 2005
I have detached and attached several databases from MSSQL 2000 to
MSSQL 2005. Everything works fine but the stored procedures that I can
tell (they are there - I can see them). Any webpage that references a
stored procedures is returning the following error...
Microsoft OLE DB Provider for SQL Server error '80040e14'
Could not find stored procedure 'sp_UserAccess_Login'.
/dmsystem/admin/admin.asp, line 35
I have exhaustedly looked at the security in 2005 and I understand how
2005 uses schema security to control access to stored procedures. Is
there somethign I need to change in my code or is there something I
can do in my SQL server that will allow my webpages to access the
stored procedures?
Any help is greatly appreciated.
Bobby Thompson
SmartStream Inc.
3. Error when passing negative number as parameter to MSSQL stored procedure
4. error of the system stored procedure MSSQL Server
5. Error handling in stored procedure, MSSQL
6. Error when passing negative number as parameter to MSSQL stored procedure
7. Calling a stored procedure from a stored procedure and ignoring output from inner procedure call
8. Error connecting D6 to MSSQL Express via dbexpress
10. dbExpress, MSSQL, Using parameters and WITH(NOLOCK) with TSQLQuery.open() gives error
11. MSSQL Server Error with dbExpress
12. Parameter error in MSSQL - dbExpress
13. DBExpress MSSQL Driver Error !.....
15. Unable to recognize stored procedure param