Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 import a file by position to the db

Author  Topic 

pelegk2
Aged Yak Warrior

723 Posts

Posted - 2006-03-07 : 05:18:27
i want to import a file into a db using position (char to char) into the db
how cani do this by using code and not using the enterporise manager import data
thnaksi n advance
peleg

Israel -the best place to live in aftr heaven 9but no one wan't to go there so fast -:)

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2006-03-07 : 06:22:35
Do you want to import content of file to table?
If so, refer this
http://www.nigelrivett.net/SQLTsql/ImportTextFiles.html

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -