sql - Is it possible to open Firebird database file without installing db server? -



sql - Is it possible to open Firebird database file without installing db server? -

i'd inspect existing firebird (2.5.1) database without having install server.

are there tools out there allow inspection of database file?

if not: there tools can run on scheme database server running take @ it?

yes, can utilize embedded server. total explanations here : http://www.firebirdsql.org/manual/ufb-cs-embedded.html

sql database firebird

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -