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
 General SQL Server Forums
 New to SQL Server Programming
 importing CSV file in to database table

Author  Topic 

baba
Starting Member

1 Post

Posted - 2007-08-12 : 13:42:32
Hi to all

I am working on import module.
is there any direct query to import a text(CSV) file in to a database table?

any one can help me in this matter?



SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2007-08-12 : 14:24:04
OPENDATASOURCE, LINKED SERVER, OPENROWSET or BULK INSERT.



E 12°55'05.25"
N 56°04'39.16"
Go to Top of Page
   

- Advertisement -