I change computer

previously, i was on windows xp and delphi 7 with the idbac versio 3.7.
my project worked perfectly

but today, i have some trouble with it



In one form containning a TIBCTransaction and TIBCStoreProc components, i received this message :
This occurs when i try to open a transaction :exception class EIBCError error reading data from connection
It occurs many time but not always !!!!!!!TransactionFB.StartTransaction;
If the StartTranasction is Ok the same pb occurs when i try to prepare the stored procedure
Code: Select all
QueryFB.PrepareSQL(True);
and i receive this message
exception class EIBCError error unknown ISC error 0
and sometimes the database connections are closed for ALL users !!!
Any suggestions
olivier
PS : i use now the IBDAC ver 3.10.0.11[/quote]