Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)

  • RE: VB.NET datatable into SQL table - what is the best way??

    Vlad,

       Look into the sqlbulkcopy object. If you used FillSchema to populate the columns of the datatable from the source table in SQL, you should be able to assign the...

  • RE: SQL DMO connection problem

    Antares,

       Your suggestion seems to have solved my problem! Many many thanks. I have been trying to figure this one out for about a week. I guess the moral(s) of...

  • RE: SQL DMO connection problem

    Antares,

      I am going to try your suggestion. I will let you know if it solves my problem.

     

    Thanks!

  • RE: SQL DMO connection problem

    Paul,

      Thanks for the suggestions. Two points however:

    1.) Its not 'failing' during the disconnect. It is failing when I try to connect to any subsequent SQL Server.

    2.) I am not...

  • RE: SQL DMO connection problem

    Thanks for the suggestion. I changed the flow but unfortunately still get the same messages. I print out the login info for each server to make sure it is correct...

Viewing 5 posts - 1 through 5 (of 5 total)