PC Review


Reply
Thread Tools Rate Thread

Could not find stored procedure error

 
 
x86asm
Guest
Posts: n/a
 
      12th May 2008
I'm having the oddest issue. I can execute a select query on a database but
I get an error when I try to execute a stored procedure. It is probably
something dumb but I have tried everything I can think of. I'm not having
much luck searching the web either.

I have been using SqlCommand and SqlDataAdapter objects to retrieve a
DataTable. I swear, there is nothing obviously wrong with my usage. I have
been working this way for a while. There is something about that one
database which is preventing it from finding my stored procedures.

Has anyone ever run across this?

Thanks,
Len Switzer,
ITOutfitters

 
Reply With Quote
 
 
 
 
Cor Ligthert[MVP]
Guest
Posts: n/a
 
      12th May 2008
Yes by instance as I by accident rename or delete a SP

Cor

"x86asm" <(E-Mail Removed)> schreef in bericht
news:98B7C79E-1AFF-4340-99DD-(E-Mail Removed)...
> I'm having the oddest issue. I can execute a select query on a database
> but
> I get an error when I try to execute a stored procedure. It is probably
> something dumb but I have tried everything I can think of. I'm not having
> much luck searching the web either.
>
> I have been using SqlCommand and SqlDataAdapter objects to retrieve a
> DataTable. I swear, there is nothing obviously wrong with my usage. I
> have
> been working this way for a while. There is something about that one
> database which is preventing it from finding my stored procedures.
>
> Has anyone ever run across this?
>
> Thanks,
> Len Switzer,
> ITOutfitters
>


 
Reply With Quote
 
x86asm
Guest
Posts: n/a
 
      13th May 2008

Yes, I guess that would do it.

I wish that were the case. This issue only occurs on my dev box, not on the
deployment server. It also only occurs with SQL 2005 on my dev box, SQL 2000
does not show the issue. It has something to do with SQL 2005 on my dev
box....

I wish I was more expert with SQL setup and settings.

"Cor Ligthert[MVP]" wrote:

> Yes by instance as I by accident rename or delete a SP
>
> Cor
>
> "x86asm" <(E-Mail Removed)> schreef in bericht
> news:98B7C79E-1AFF-4340-99DD-(E-Mail Removed)...
> > I'm having the oddest issue. I can execute a select query on a database
> > but
> > I get an error when I try to execute a stored procedure. It is probably
> > something dumb but I have tried everything I can think of. I'm not having
> > much luck searching the web either.
> >
> > I have been using SqlCommand and SqlDataAdapter objects to retrieve a
> > DataTable. I swear, there is nothing obviously wrong with my usage. I
> > have
> > been working this way for a while. There is something about that one
> > database which is preventing it from finding my stored procedures.
> >
> > Has anyone ever run across this?
> >
> > Thanks,
> > Len Switzer,
> > ITOutfitters
> >

>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
error : "Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'." Jon Paal Microsoft ASP .NET 0 30th Nov 2006 12:59 AM
Can't find stored procedure j_sobecki@hotmail.com Microsoft Access Queries 1 1st Sep 2006 04:08 PM
Could not find stored procedure... googler Microsoft ADO .NET 0 22nd Feb 2006 11:28 PM
could not find stored procedure 'ir_GETSBAInfo' error ? salim Microsoft Outlook BCM 2 6th Feb 2006 08:25 PM
Error: Executing Stored Procedures-- Cannot Pass TimeStamp Values From sqlCommand Object Parameter to A SQL Stored Procedure =?Utf-8?B?VGVjaE1E?= Microsoft ADO .NET 3 17th Mar 2004 05:03 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:13 PM.