Subject Re: [firebird-support] Embedded
Author Markus Ostenried
On 12/22/06, Aaron Abend <aaronabend@...> wrote:
> 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 the
> 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.

Sounds like a problem in your data access layer. Maybe it doesn't
support Firebird 2 yet.
What are you using to access Firebird? If e.g. you are using the .Net
provider then you should ask your question here:
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

HTH,
Markus