in reply to Inserting Data to MS SQL server without DBI

clickingwires:

If you're just trying to insert data, perhaps you can simply format the data, and then use BCP on the windows box to import the data.

...roboticus

When your only tool is a hammer, all problems look like your thumb.

  • Comment on Re: Inserting Data to MS SQL server without DBI