On Sunday 04 July 2004 15:12, Shachar Shemesh wrote: > Ah, finally someone who have worked with Firebird! > > Can you please elaborate on the Firebird vs. Postgresql front a little? Firebird is supported by c, c++, pascal, delphi, php, perl and more... It's based on Borland's Interbase community database (version 6.1), that they open for the community. It's supported stored procedures and generators, but the sql is very light, if you need special things, you need to write an extention for it, thats how it's structore works.
> > Meir Kriheli wrote: > > > 3. Multi languages for business logic: > > > > PostgreSQL (PL/pgsql, PL/python, PL/perl etc..) > > > What languages does firebird support? > > > 5. Quality of tools for db management (FOSS/proprietary): > > > > Firebird, MySQL > > Can you please elaborate? I take it that you are either unaware of > pgAccess and pgAdmin, or find them severely lacking compared to their > other DB counterparts. If the later, can you please say what you are > missing there? > > > Cheers > > -- > > Meir Kriheli > > http://mksoft.co.il > > Also, is there any fundemental feature currently missing from either, > and distinctly available in the other? For example, I'm missing > updateable cursors in Postgresql. Does firebird have them? > > Shachar > > ================================================================= > To unsubscribe, send mail to [EMAIL PROTECTED] with > the word "unsubscribe" in the message body, e.g., run the command > echo unsubscribe | mail [EMAIL PROTECTED] > > Ido -- Destiny is a good thing to accept when it's going your way. When it isn't, don't call it destiny; call it injustice, treachery, or simple bad luck. Joseph Heller, "God Knows" ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
