hello everybody i have db in CVS format and i want to convert it to SQL format is there any help about that thx
Use an CSV import with a Postgresql or Mysql server, then do a database dump in SQL format (specify it should use insert for the dumpfile)
Hi, So you want to convert your CSV files to sql? What I would do is use an ETL tool able to perform data integration and data migration. You will be able to transfer your files onto the sql server. There are plenty of etl programs out there. And there are open source tools. These might be the right thing for you as you can download them at no cost, directly on the software editor's site. Open source would allow you, if you are tech savvy, to modify your software's source code directly on your computer to adapt the program to your needs and your quests. Talend open studio seems like an interesting program for you. It is open source, can perform data integration, synchronization and is easy to use with its simple but thorough GUI.
thx alot brothers i try search in google but i didnt find any good one would u help me adding here some links to download the softwares thx
its now work its saying in the page Please login as Administrator and when i click on Administrator its say Not Found The requested URL /admin/index.php was not found on this server. can u plz pm me with ur msn or icq thx and waiting for more help
Hi again, Here is a direct link to the Talend download page. You would need the latest version of Talend open studio. http://www.talend.com/download.php Hope this helps you!