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 2005 Forums
 SSIS and Import/Export (2005)
 Export to comma delimited file

Author  Topic 

NJHiker111
Starting Member

5 Posts

Posted - 2007-08-04 : 12:34:28
I'm trying to upload a small Web application with a one table database. The hosting company, GoDaddy requires that I upload the database as a comma delimited file.
I created the database in Visual Web Developer Express but also have Visual Studio and SQL Server Management Studio Express.
I can't figure out how to export the database into a comma delimited file using any of these tools.
This should be simple like it is in Access but that doesn't seem to be the case. This is holding up deploying my Web Application.

Can anyone help me?

Thanks

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2007-08-04 : 12:39:34
Use Access as you have don before and LINK to the local database.
Export as CSV and send to GoDaddy.



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

- Advertisement -