dbTalk Databases Forums  

Download CSV file to SQL

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss Download CSV file to SQL in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Spero
 
Posts: n/a

Default Download CSV file to SQL - 10-30-2011 , 09:42 PM






A client provided me with a web site that I do not need any login or
anything, I just visit the http sit and ot will open the dialogbox to
save or open. Is ther anyway to save this file and import to a table
in sql with CLR or directly through a query?

Reply With Quote
  #2  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: Download CSV file to SQL - 10-31-2011 , 02:14 AM






Spero (robspero (AT) gmail (DOT) com) writes:
Quote:
A client provided me with a web site that I do not need any login or
anything, I just visit the http sit and ot will open the dialogbox to
save or open. Is ther anyway to save this file and import to a table
in sql with CLR or directly through a query?
If this is a one-off, the simpliest for you is probably to use the Import
Wizard in SQL Server Management Studio.


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.