Subject: 'Attempted update during read-only transaction at procedure xxx' -...
Hi Dmitry, The old working code was re-instated and it is working fine again. Will look at it again down the line. > Check that spINSlogeTran.Options.Params is empty. See my previous post, it shows...
View ArticleSubject: -400 TADTable - by: Support
Hello 1) Additionally to StrEmpty2Null=False, set StrsTrim to False. 2) What is your AnyDAC version ? 3) Can you provide a test application reproducing the issue, table DDL and sample data ?
View ArticleSubject: prevent a TADQuery to do database update - by: r038tmp5
I'm going to use an TMemTable. Thank you
View ArticleSubject: 'Attempted update during read-only transaction at procedure xxx' -...
Hi Dmitry, Both projects point to the same AnyDac source (v 4.0.8.1744 - 20.03.11) (We have later AnyDac versions but this one was solid so haven't needed to change). Kind regards, Tom
View ArticleSubject: cannot insert multiple commands into a prepared statement - by: Support
Hello Thank you for reporting that. This is a limitation in 6.0.5 and we removed it. In next AnyDAC release that will work with DirectExecute=True. As a workaround you can use TADScript component:...
View ArticleSubject: random error Acces violation in 'ntdll.dll' - by: Support
Hello Please provide environment report. Also, can you provide the call stack for the AV ? In general, it looks like a bug in Progress ODBC driver. Several questions: 1) Does the AV happen on a...
View ArticleSubject: findkey/GotoNearest,Error on not edit/insert mode but Locate is not...
Sorry, but I can only repeat my answer above.
View ArticleSubject: LONG field is garbled by Oracle Client 9.0.1 - by: Sint
Thank you for your reply. Sorry, might not run... I attached the trace file again. http://www.da-soft.com/images/fbfiles/files/trace1-f6d4b26b721e3cf22e465999e0fff583.txt Please check. Thanks, Sint.
View ArticleSubject: Bug with TADMetaInfoQuery and PostgreSQL 9 - by: Support
In 6.0.5 SchemaName is not used to restrict mkTables for PostgreSQL. The only option is to use ObjectScopes and set it to [osMy]. We just removed this limitation, so in upcoming release SchemaName will...
View ArticleSubject: MSSQL: Проблема с вложенными транзакциями - by: AlekseyKharlanov
Спасибо, отправил запрос на email.
View ArticleSubject: How to detect database available - by: Support
Hello To test the database existance, you should try to connect to the database. Then analyze the exception.
View ArticleSubject: no connection - by: Support
Hello Geert Yes, you are right. Either ODBCDriver either DataSource must be specified, but not both. If you set ODBCDriver, then you should specify ODBC connection parameters in your connection...
View ArticleSubject: Fast way lo locate records - by: Support
Hello Guido http://www.da-soft.com/anydac/docu/Finding_a_Record.html Locate, LocateEx may use the current index, but will work without or even may not use the current index. Also, they are more an...
View ArticleSubject: TAdTable with Index fields containing blank - by: PierantonioBovo
Thank you Now the filter seems to work (I found the code to modify on line 1363, not 1163) I am looking forward to the bugfix of OnFilterRecord Kind regards, Pierantonio
View ArticleSubject: LONG field is garbled by Oracle Client 9.0.1 - by: Sint
Thank you for your reply. The problem has occurred even though using 9.0.1 client and 9.0.1 database. http://www.da-soft.com/images/fbfiles/files/trace1_9iTo9i.txt This problem seems to depend on the...
View ArticleSubject: LONG field is garbled by Oracle Client 9.0.1 - by: Sint
Thank you for your reply. I see. I'll consider changing the Oracle Client. Thanks, Sint.
View ArticleSubject: Access Violation when deleting a record with TADTable. - by: Support
Is was a bug, we just reproduced and fixed it. To get changes ASAP contact support@da-soft.com and provide your license info.
View ArticleSubject: Access Violation when deleting a record with TADTable. - by:...
Ok. Thank you very Much.
View Article