Re: Bulk Insert and ADOCommand



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


.



Relevant Pages

  • Re: Bulk Insert and ADOCommand
    ... >SQL database whenever a file shows up in a directory. ... >automated procedure I have a datafile log of the process that the datafile ... >goes thru and return codes for each step. ...
    (borland.public.delphi.database.ado)
  • Bulk Insert and ADOCommand
    ... SQL database whenever a file shows up in a directory. ... automated procedure I have a datafile log of the process that the datafile ... goes thru and return codes for each step. ...
    (borland.public.delphi.database.ado)