|
-
Jul 28th, 2000, 04:11 AM
#1
Thread Starter
New Member
I am in desperate need for a method to import the contents of a text file into a SQL Server table, ideally needs to be as quick as the DTS, I have tried to use the com interface but it is not very friendly so would like to use ADO, but need to know the optimun way of using it!!
If anyone can help I would be very happy!
Cheers
-
Jul 28th, 2000, 10:40 AM
#2
Sorry this kinda turned into a quesion back at you. I'm still using the DTS. I just call a stored procedure from vb(using ADO) that executes my DTS Package. Is there something incorrect about this?
thanks
--B
-
Jul 28th, 2000, 11:14 AM
#3
Thread Starter
New Member
No it is fine, but I need a package that I can change the properties depending on which server, database, text file path I need to change, I tried programmtically doing this but still ran into problems!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|