vbquestions
New member
- Joined
- Jul 13, 2008
- Messages
- 1
- Programming Experience
- Beginner
Hi All,
I want to connect to a text file and load the data in the text file into a table. But I need to specify the delimiter used in the text file dynamically ( programmatically) while connecting to the file. I am using .NET(1.1) and SQL Server (2000). I have heard about schema.ini files. But that will be a static way of achieving the same. Please help me.
Thanks
I want to connect to a text file and load the data in the text file into a table. But I need to specify the delimiter used in the text file dynamically ( programmatically) while connecting to the file. I am using .NET(1.1) and SQL Server (2000). I have heard about schema.ini files. But that will be a static way of achieving the same. Please help me.
Thanks