The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Databases
> Firebird SQL Development
|
GUI for the Embedded Firebird?
Discuss GUI for the Embedded Firebird? in the Firebird SQL Development forum on Dev Shed. GUI for the Embedded Firebird? Firebird SQL Development forum discussing administration, Firebird SQL syntax, or other Firebird SQL-related topics. Firebird is the evolution of Borland's Interbase product.
|
|
 |
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

June 14th, 2006, 10:38 AM
|
|
Registered User
|
|
Join Date: Jun 2006
Posts: 1
Time spent in forums: 25 m 12 sec
Reputation Power: 0
|
|
|
GUI for the Embedded Firebird?
Hi,
I am lookin for GUI for the embedded GUI, i have tried many gui but none of them worked for opening the embedded firebird database. Also if any one could tell me embedded firebird file or a normal firebird file. Is the difference lie in runtime only and no difference in .fdb file? IS there any settings needed to access embedded fdb files? Thanks in Advance
Regards
Debugger
|

June 15th, 2006, 03:48 AM
|
 |
Modding: Oracle MsSQL Firebird
|
|
Join Date: Jun 2001
Location: Outside US
|
|
|
Flamerobin works fine with embedded databases, no difference at .fdb file level.
Read the sticky on top of this forum for settings to connect to an embedded database.
|

July 30th, 2006, 10:04 AM
|
|
Registered User
|
|
Join Date: Jul 2006
Posts: 1
Time spent in forums: 6 m 14 sec
Reputation Power: 0
|
|
|
Not happening for me!
Quote: | Originally Posted by pabloj Flamerobin works fine with embedded databases, no difference at .fdb file level.
Read the sticky on top of this forum for settings to connect to an embedded database. |
I tried creating a database connection for FlameRobin to my embedded server, but it requires a username and password.
I deliberately did not set one for my db, so when trying to connect, I can't actually do anything unless I enter my username and password.
What can I do in this case? 
|

August 11th, 2006, 07:59 AM
|
 |
Modding: Oracle MsSQL Firebird
|
|
Join Date: Jun 2001
Location: Outside US
|
|
|
AFAIK passwords are not checked in embedded server, but usernames (and grants) are.
|

August 17th, 2006, 08:44 AM
|
 |
Modding: Oracle MsSQL Firebird
|
|
Join Date: Jun 2001
Location: Outside US
|
|
You might also want to check this blog post of mine.
|

September 11th, 2006, 06:45 AM
|
 |
Contributing User
|
|
Join Date: Sep 2004
Location: Romania
Posts: 173
Time spent in forums: 1 Day 45 m 53 sec
Reputation Power: 9
|
|
i've worked with IBSQL (free) with no problems 
__________________
If i've been helpful, please add to my reputation.
My unfinished site: http://www.dever.ro
|

February 18th, 2010, 10:01 AM
|
 |
Business Analyst
|
|
Join Date: Mar 2004
Location: The 'Ville
|
|
|
"Any combination of user name and password is accepted, as long as neither is an empty string (a space is OK though)."
"Note
Please note that, even though the security database is bypassed, SQL privileges – specified in the database itself – still apply: if you connect as Firebird user ZIGGY and ZIGGY doesn't have access to table STARDUST, you won't get into that table. This is not as worrying as it seems, because you can connect as any user you like, including SYSDBA, with a dummy password."
http://www.firebirdsql.org/manual/ufb-cs-embedded.html
__________________
Discontent is the first necessity of progress. - Edison
|

February 19th, 2010, 02:25 AM
|
|
|
Quote: | Originally Posted by debugger_11 Hi,
I am lookin for GUI for the embedded GUI, i have tried many gui but none of them worked for opening the embedded firebird database. Also if any one could tell me embedded firebird file or a normal firebird file. Is the difference lie in runtime only and no difference in .fdb file? IS there any settings needed to access embedded fdb files? Thanks in Advance
Regards
Debugger |
Embedded is just a type of FB client, the database file (.fdb) is the same, and you can edit that with any kind of FB Manager (IBexpert is my fav, but there are FlameRobin, EMS Manager, and a lot more...)
Embedded client is just a dll that you call in your application.
|

March 12th, 2011, 02:36 PM
|
|
Registered User
|
|
Join Date: Mar 2011
Posts: 5
Time spent in forums: 1 h 4 m 41 sec
Reputation Power: 0
|
|
|
Try Utility FBMetaData
You should be able to find it at freewarepark
I don't know if this program will work with the embedded version but if it does. Please let me know.
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|