Re: Delphi/C++Builder new thing in database area



Yes, but other databases allow me to not do this. You simply attach
the database to that server instance, or create the database and all the
files are stored in a "standard place" (for that database) without having
to worry about where to put files and defining aliases.

I like solutions which "eliminate" that step.

Also, there is next to no documentation for Firebird, which is sad
considering how long the project has been "alive".

The closest thing you can come to Firebird documentation is the Interbase
6.0 documentation, and I'd like something that was a bit more up-to-date
than those.

- Nate.

"Antti Kurenniemi" <NOantti@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:4560ce80@xxxxxxxxxxxxxxxxxxxxxxxxx
"Nathaniel L. Walker" <NatLWalker@xxxxxxxxxxx> wrote in message
news:4560c243$1@xxxxxxxxxxxxxxxxxxxxxxxxx
InterBase is a nice product but it's expensive. There's an Open Source
Edition but it's OLD!!! Like version 6.0. Firebird looks good but
there's next to no documentation. Even the QuickStart documentation
looks poorly put together (maybe I should fix that for them, instead of
complaining). Anyways, the way they manage database files isn't really
practical for my solution (having to use a filename, etc.) so I am using
something that looks a bit more like everything else.

If you mean when connecting, then it's not so: Firebird server supports
aliases, which you define on the server and then you can use those to
connect. They're super easy to configure (add an entry to a configuration
file, like "MyDummyDatabase = c:\database.fdb"), and you're all set. Then
to connect, you connect to "server:alias", as in
"127.0.0.1:MyDummyDatabase". Works like a champ, and very easy to maintain
if you need to move databases or reorganize your server or anything like
that.


Antti Kurenniemi




.



Relevant Pages

  • Create SharePoint Portal failed.
    ... One mentioned ensuring that SQL Server uses a case ... 13:55:40 Service database server is 'USDC-JOHRIV'. ... Update dbo.propertylist set DisplayName = N'Last name' ...
    (microsoft.public.sharepoint.portalserver)
  • Re: PostgreSQL and Firebird comparison via digg
    ... Fire 10 large SELECTS in a 24x7 application server and you can see why ... Since when has firebird supported parallel query execution? ... Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle & ...
    (borland.public.delphi.non-technical)
  • Re: ADO Connection Timeout
    ... to the central server, but you are willing to live with periods where it ... i.e. a local database or even a text file. ... to function until the connection can be restored to the server. ...
    (microsoft.public.data.ado)
  • Web Developers - Happy Hearts And HDTV! - Lockergnome
    ... Certificate on your MSIIS Web server. ... getting data from a database is only half the problem. ... Zend recently started a series about building rock solid code in PHP. ... which provides bulk database conversion. ...
    (freebsd-questions)
  • Config for OLTP system
    ... extrenal disks fo the 60GByte database server. ... IBM Informix Dynamic Server Configuration Parameters ... # BUFFSIZE - OnLine no longer supports this configuration parameter. ...
    (comp.databases.informix)