I have created a form and to it i have attached a table in the backend.
Is there a way i can import data to it?For example from an excel file?
I found here this topic http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&f=5&t=5949&p=5950&hilit=import+data#p5950 which mentions sth about Mysql tool to do this job but does not mention any details.
Where i can find more info regarding the issue?
I want to import my clientele.
Is there a way i can import data to it?For example from an excel file?
I found here this topic http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&f=5&t=5949&p=5950&hilit=import+data#p5950 which mentions sth about Mysql tool to do this job but does not mention any details.
Where i can find more info regarding the issue?
I want to import my clientele.
Hi Topdim,
If you Google around you will find various tools that can do this - some are commercial but have free trials.
Currently I'm using this webtool. I export from Excel to a csv file, upload to the site and get an text file back with a list of sql statements. These can be copied and pasted into PHPMyAdmin or EasySQL.
Bob
If you Google around you will find various tools that can do this - some are commercial but have free trials.
Currently I'm using this webtool. I export from Excel to a csv file, upload to the site and get an text file back with a list of sql statements. These can be copied and pasted into PHPMyAdmin or EasySQL.
Bob
This topic is locked and no more replies can be posted.