[Gambas-user] import mysql dump
wig
wig at ...1809...
Mon Dec 15 12:22:40 CET 2008
Although I can create table by table from within Gambas with
hCon.Databases.Add(sDbName), I wondered if there is a way to "import" a
mysql dump file, so that I can create the tables with data (in one
command).
Untill now I allways used phpMyAdmin dump/export and import for creating
the database structure and initial data, but I want to integrate it in my
Gambas application.
More information about the User
mailing list