Subject | Re: Embedded |
---|---|
Author | Adam |
Post date | 2006-12-22T03:23:55Z |
--- In firebird-support@yahoogroups.com, "Aaron Abend"
<aaronabend@...> wrote:
Firebird, except possibly it uses Firebird as its database.
The main difference between connecting to an embedded server and a
full server is the connection string provided to the database engine -
it must be a local string for embedded, not a hostname:path format
etc. The rest is pretty much transparent.
Adam
<aaronabend@...> wrote:
>Huh, what are you setting and where?
> I am trying to get Firebird 2 embedded working. For 1.5, I used to set
> the server type to 1.
> This does not seem to work. I get theSounds like some application configuration that has nothing to do with
> message "Index was outside the bounds of the array." which happens as
> soon as I issue the open command and does not seem related to any SQL
> statement.
>
> Thoughts?
Firebird, except possibly it uses Firebird as its database.
The main difference between connecting to an embedded server and a
full server is the connection string provided to the database engine -
it must be a local string for embedded, not a hostname:path format
etc. The rest is pretty much transparent.
Adam