ibexpert

Export Firebird database to sql

泪湿孤枕 提交于 2019-12-07 20:12:41
问题 I have several databases in Firebird using IBExpert as the GUI admin. I am changing over to MySQL. I can use IBExpert to backup the database (which gives me the full structure and data) but the gbak format can't be read by phpMyAdmin. PhpMyAdmin has an export command that dumps the data and/or structure of the active database to an sql file. Is it possible to do something similar with IBExpert? 回答1: You can use the FBExport tool to generate a dump with inserts. However I am not sure if it is

Export Firebird database to sql

♀尐吖头ヾ 提交于 2019-12-06 10:30:19
I have several databases in Firebird using IBExpert as the GUI admin. I am changing over to MySQL. I can use IBExpert to backup the database (which gives me the full structure and data) but the gbak format can't be read by phpMyAdmin. PhpMyAdmin has an export command that dumps the data and/or structure of the active database to an sql file. Is it possible to do something similar with IBExpert? You can use the FBExport tool to generate a dump with inserts. However I am not sure if it is still maintained and works with the latest Firebird versions (it says it was tested against Firebird 1.0 - 2

Firebird in IBExpert throws errors while accessing some stored procedure

和自甴很熟 提交于 2019-12-02 16:31:49
问题 I am completely new to Firebird; I have been given a Firebird 2.5 database (by our client) - XYZ.fdb I have registered this XYZ.fdb database in IB Expert. I am able to run successfully some views and stored procedures. However for some other views or stored procedure, I get the following error: can't format message 13:896 - message file C:Windows\firebird.msg not found; invalid request BLR at offset 623; function LTRIM is not defined; module name or entrypoint could not be found; Error while