Could not find stored procedure error
- From: x86asm <x86asm@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 12 May 2008 01:45:00 -0700
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
.
- Follow-Ups:
- Re: Could not find stored procedure error
- From: Cor Ligthert[MVP]
- Re: Could not find stored procedure error
- Prev by Date: RE: DECLARE CURSOR via ADOdotNet does not work
- Next by Date: Re: Could not find stored procedure error
- Previous by thread: RE: Error while connecting remote SQL server
- Next by thread: Re: Could not find stored procedure error
- Index(es):
Relevant Pages
|