Viewing 3 posts - 1 through 3 (of 3 total)
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.
April 15, 2003 at 12:05 pm
#454285
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?
April 15, 2003 at 11:51 am
#454281
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]
April 15, 2003 at 11:25 am
#454278