Subject Re: [firebird-support] SQL Error Accessing Database Server (GDB)
Author Jason Frey
> I've been using the Intersolv driver for years now (writing and reading)
> with no problems. One caveat - it will not work with dialect 3 i.e. date
> only fields or large integers. The gemini ODBC driver will, however, work
> flawlessly with dialect 3. Is this what you meant?

Nope, all of our databases are Dialect 1... I'm not sure exactly what the
issues were with writing and the Intersolv driver (I want to say the
problems related to live datasets), but there were issues. It was around a
year ago that we looked at it, though not very hard since we had a working
solution in place.. It was more of a "Gee, I wonder if this would work" type
of thing. Likely the problems we had could have been remedied in our
database access layer, but it wasn't worth the effort.

- Jason