Welcome to
Sign in
|
Help
Search
Home
Blogs
External Feeds
Forums
Photos
Downloads
About Us
»
Romanian Section
»
Intrebari
»
T-SQL
»
Re: Update tabela din fisier csv
Re: Update tabela din fisier csv
01-19-2010, 2:11 PM
rsocol
Joined on 10-03-2006
Bucuresti
sysadmin
Re: Update tabela din fisier csv
Reply
Quote
Eu mă refeream la ceva de genul:
SELECT * FROM OPENROWSET(BULK 'c:\test.csv', FORMATFILE = 'c:\test.fmt') AS a;
Răzvan
Report abuse
View Complete Thread