Re: Bulk Insert and ADOCommand
- From: "Mark Moss" <markmoss@xxxxxxxxxxxx>
- Date: Fri, 21 Oct 2005 17:07:01 -0600
Brian
It give me an error that the parameter not found.
Mark Moss
"Brian Bushay TeamB" <BBushay@xxxxxxxxx> wrote in message
news:9hngl1l4d443qrqtf3r92eomn8vour465c@xxxxxxxxxx
>
> > I have written a program to perform 'Bulk Inserts' into a
Microsoft
> >SQL database whenever a file shows up in a directory. Since this is an
> >automated procedure I have a datafile log of the process that the
datafile
> >goes thru and return codes for each step. However I cannot figure out
how
> >to get a return code if I enter the 'Bulk Insert' command thru the
> >ADOCommand.text field.
> >
> > Does anyone know how to do this?
>
> AdoCommand1.Parameters.parambyName('@RETURN_VALUE').value
> --
> Brian Bushay (TeamB)
> Bbushay@xxxxxxxxx
.
- References:
- Bulk Insert and ADOCommand
- From: Mark Moss
- Re: Bulk Insert and ADOCommand
- From: Brian Bushay TeamB
- Bulk Insert and ADOCommand
- Prev by Date: Re: re-connect fails with "[DBNetlib][Connectionread (Recv()).] General network error. Check your network documentation ..."
- Next by Date: Re: Bulk Insert and ADOCommand
- Previous by thread: Re: Bulk Insert and ADOCommand
- Next by thread: Re: Bulk Insert and ADOCommand
- Index(es):
Relevant Pages
|