[firebird-support] Newbies queries on type of data files and recovery options

2011-09-28 Thread Rohit Coder
Hi, I am a SQL Server and MySQL developer. I am aware of Firebird but never got opportunity to work with it. I want to use Firebird in one of my upcoming project replacing MySQL. While reading the documentation of Firebird, I learned that it supports single as well as multiple database files

[firebird-support] firebird web database

2011-09-28 Thread Rohit Coder
Hi, I want to use firebird single file database for my ASP.NET web application. I want to know how to host a firebird DB? Regards, Rohit. [Non-text portions of this message have been removed]

[firebird-support] Not able to migrate MySQL database using:

2011-09-28 Thread Rohit Coder
I tried to migrate MySQL DB to Firebird 2.5 IB DataPump, but migration fails. It successfully gets connected to MySQL (Source DB), but it is unable to set relationship to the Firebird (Target DB). Sometimes it even doesn't displays MySQL Provider in the ADO Source of the Source DB. Is there