|
Home > Archive > BizTalk Server Applications Integration > January 2005 > SQL Adapter: Insert into table failing
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
SQL Adapter: Insert into table failing
|
|
|
|
Hi,
I am using the SQL adapter to insert data into a SQL table via
updategram.
I get the following error mesages in the event log:
--------------------------------------------------
The adapter "SQL" raised an error message. Details "HRESULT="0x80040e14"
Description="Could not find stored procedure 'start'."
-------------------------------------------------
I am not using any stored proedure here and that is why the message in
the
event-viewer is more puzzling.
BTW, I am using BizTalk 2004 and applied BTS 2004 Service pack 1 also.Did
I miss some thing while creating? Any suggestions?
thanks
Jaskiran
| |
| Niklas E 2005-01-31, 8:49 pm |
| Do you have example of the document you are sending and the SQL-schema?
"Jkaur" <somewhere@nospam.com> wrote in message
news:5a8b3b7731eea873d4a03bdc7b0e703f@lo
calhost.talkaboutsoftware.com...
>
> Hi,
>
> I am using the SQL adapter to insert data into a SQL table via
> updategram.
>
>
> I get the following error mesages in the event log:
> --------------------------------------------------
> The adapter "SQL" raised an error message. Details "HRESULT="0x80040e14"
> Description="Could not find stored procedure 'start'."
> -------------------------------------------------
> I am not using any stored proedure here and that is why the message in
> the
> event-viewer is more puzzling.
>
> BTW, I am using BizTalk 2004 and applied BTS 2004 Service pack 1 also.Did
> I miss some thing while creating? Any suggestions?
>
> thanks
>
> Jaskiran
>
>
>
|
|
|
|
|