Forum Replies Created

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

  • RE: My database is crupted

    So i have this will work for each table at a time?

    So if i have 200 tables I need to run this 200 time?

    Thanks.

  • RE: My database is crupted

    Thanks for your help. I have follwoing question.

    lngRowsImported = usrServer.Databases("<DBNAME>").Tables("<TABLNAME>").ImportData(usrBcp)

    Will this work for all the tables and objects in the database?

    Thanks.

  • RE: My database is crupted

    That will be great. Thanks.

    One option would be to use Bulkcopy object of Sql DMO. If you need code sample let me know.

    [/quote]

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