Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Importing to MySQL


Guest

Recommended Posts

I am unable to get MySQL to upload a ";" delimited file.

 

I get an error saying this version does not support .txt files...even though the documentation states we are using a high enough version??

 

MY GOAL:

 

I have a large number of products I plan on adding to my osCommerce store. I hope by uploading my inventory into the proper MySQL table they will be added in automatically.

 

Any Ideas?

 

Thanks,

 

B1TZMAST3R

Link to comment
Share on other sites

change the extension to .sql

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Link to comment
Share on other sites

this sounds like you are using nothing else than a csv file.

 

are you using phpmyadmin to import the file ?

you can define the delimiters for your file (in your case ; ) and a line delimiter. (the sign for ending a line).

 

You should try defining those delimiters. If this is not working you could also try renaming your file to .csv

 

kind regards

 

Sven

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...