Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Could not find stored procedure - user space
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

texanman
Junior Member

United States
410 Posts

Posted - 14 August 2009 :  13:22:06  Show Profile
Hello!

I have just migrated to a new host. The old and the new hosts have SQL server 2008. Everything works fine except the user space mod. I get an error message:

Microsoft OLE DB Provider for SQL Server error '80040e14'
Could not find stored procedure 'my_spDisplay'.
/forum/my.asp, line 108

and lines 106-108 are:

set objRS = server.createobject("adodb.recordset")
'Call the stored procedure to increment a counter on the page
objRS.Open "exec my_spDisplay " & intID & "", my_Conn

One thing I noticed, with my old host the stored procedures folder was under the DB and with new host it is under a folder called "programmability", which is under the DB.

Any help?

Edited by - texanman on 14 August 2009 17:59:47

texanman
Junior Member

United States
410 Posts

Posted - 14 August 2009 :  18:00:08  Show Profile
Resolved!

Added the schema infront of the stored procedure name i.e. dbo164492496.stored_procedure_name
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 14 August 2009 :  18:52:33  Show Profile  Send ruirib a Yahoo! Message
Well done .


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.44 seconds. Powered By: Snitz Forums 2000 Version 3.4.07