Page 1 of 1

Migrating from Borland DBExpress driver to Devart

Posted: Wed 25 Jun 2008 08:29
by tstoicescu
Hello

After changed from Borland DBExpress for interBase driver to Devart DbExpress driver we encountered some problems:

1. On some edit we receive "Record not found or changed by another user" error. The same edit with Borland driver work well (on the same database). I don't understand very well when apear this error.


2 When runing with Ide. Program stop in debuger with error "EIBCError with mesage "Dynamic Sql Error Input parameter mismatch for procedure ..." on the first time of execution of the same procedure. I use tSQLDataset foe execution of firebird stored proc. If I set driver parameter Prepared=False the error does not occur.

Driver Parameter is:
OptimizeNumerics=False,
EnableBCD=True,
Prepared=True
Delphi 7.0
Firebird 2.0


Thanks,
Tiberiu Stoicescu

Posted: Tue 01 Jul 2008 12:09
by Plash
We could not reproduce these problems. Please send to dbxida*devart*com a complete small sample that demonstrates the problems, including the script for creating database objects.