exel to csv to sql

  • Thread starter Thread starter star502
  • Start date Start date
S

star502

I am working with a rather large excel file 28,000 rows x 46 I a
trying to import this file into my SQL P.O.S. system,
the system has an import utility. The utilitys program says to impro
from a csv file but does not seem to like the converted format fro
excel. Any help would be great. Am I going to be able to do this
thoughts please.
Have a great day and remember The only real problem with thinking yo
know everything is you can't learn anything new :
 
Hi
What do you mean with 'does not seem to like'?
- did the import assistant created an error
- are there problems with the delimiter

Normally a database should be able to import CSV files (and adapt to
some formating issues)
 
Back
Top