|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to export DB from Firebird
I'm currently evaluating Java Databases and trying my hands on firebird but Daffodil DB seems to be more promising as it is J2EE certified and also complies with SQL 99 specifications and is also JDBC XA compliant. Is there any procedure to export database in firebird to Daffodil DB ???? |
|
#2
|
||||
|
||||
|
Quote:
Firbird too has sql 99 features and jaybird is JDBC-XA compliant if not mistaken Don't know what daff-o-dil is ![]() |
|
#3
|
|||
|
|||
|
Quote:
thanks Mariuz for updating me but my q still remains how to export data from firebird to another database??? does it support full text search "Daffodil DB" does support it. you can viasit their site for more info it is quite informative URL |
|
#4
|
|||
|
|||
|
Hi,
There are many tools out there that can do a data-transfer from one db to another (eg, via ODBC/ADO). Database Workbench ( www.upscene.com ) is one of them. Either use the direct DataPump tool or export your data as INSERT INTO statements. Firebird by itself doesn't support this.
__________________
Martijn Tonies Database Workbench: developer IDE for Firebird, MySQL, InterBase, MSSQL Server and Oracle Upscene Productions http://www.upscene.com |
![]() |
| Viewing: Dev Shed Forums > Databases > Firebird SQL Development > How to export DB from Firebird |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|