Thread: SQL Server 2008
View Single Post
  #9  
Old 04-27-2009, 08:41 AM
nosfentora
Discordant
 
Join Date: Oct 2004
Location: In a house
Posts: 387
Default

You might want to try selecting all the data in your database (via Navicat or something similar), copying and pasting into excel. Then save to a .CSV file.

That should import easier into SQL Server.
Reply With Quote