Subject: Ошибка при обновлении - by: DmitriyMarkov
Вроде бы всё работает нормально, спасибо.
View ArticleSubject: TADTable with Firebird uppercase queries - by: cjmarques
Good Afternoon, We're using the 30 free trial to see if these components will work for our company. I'm having issues accessing the data in Firebird using TADTable. It appears that it's upper casing...
View ArticleSubject: Дублирование записей - by: DmitriyMarkov
Добрый день. Я столкнулся с очень интересной проблемой. Проблема если честно беспокоит не первый день, но отловить её удалось совсем вот только полчаса назад и надеюсь что вы подскажете возможное...
View ArticleSubject: TADConnection LoginPrompt property stays set to true - by: TSupport
Hello, We still cannot reproduce the issue. Can we set up a TeamViewer session to your machine? Please let me know to adaryin@da-soft.com.
View ArticleSubject: AnyDac, FastReport4 add-on, PostgreSQL problem - by: MichalLis
Hi, This code solves problem only for TfrxADTable, but in SQL query builder for TfrxADQuery doesn't. Michal
View ArticleSubject: Numeric truncate - by: Support
Hello 1) Could you, please, provide 2 minimal trace files: - one without EditFormat - another with EditFormat Please see how to get trace file at:...
View ArticleSubject: AnyDac, FastReport4 add-on, PostgreSQL problem - by: TSupport
Thank you much for the contribution! Yes, that's the proper solution.
View ArticleSubject: PostgreSQL, SchemaName, doesn't work, - by: MichalLis
Hi, In the meantime, I have found that I can filter the view of tables by setting "IDE> AnyDAC> Prefereces> Restrict a letter to object ownership". When I leave only opted into the "Other",...
View ArticleSubject: No error when trying to update non commited record - by: r038tmp5
Hello, I'm working with an Oracle database. An other application update a record without commit. My application (witch using TADConnection and TADQuery) trying to update the same record, but she's stay...
View ArticleSubject: TADTable with Firebird uppercase queries - by: TSupport
Hello Corey, Thank you for the report. We've reviewed this and reproduced the problem. The current solution treats all the column names as case-insensitive, however you can always affect the way of...
View ArticleSubject: PostgreSQL, SchemaName, doesn't work, - by: MichalLis
Hello, You are right. The owner of these tables is not "postgres". These tables were imported from backup file. Thanks Michal
View ArticleSubject: TADConnection LoginPrompt property stays set to true - by: nmad
OK Thanks - I will email you.
View ArticleSubject: No error when trying to update non commited record - by: Support
Hello UpdateOptions.LockWait must be used together with UpdateOptions.LockMode = lmPessimistic for Oracle. AnyDAC will generate for pessimistic locking and LockWait = False: [code]SELECT ... FROM tab...
View ArticleSubject: AnyDac only installs once ? - by: Support
Hello 1) You can run compileD2007.bat from AnyDAC\Bin folder and see the output. If there are any errors, please post them to forum. 2) You can install AnyDAC into IDE by hands. For that please read...
View ArticleSubject: Дублирование записей - by: DmitriyMarkov
Да, команда на удаление выполнятся в другой транзакции. Да, у меня выставлено в датасете FetchAll afAll.
View ArticleSubject: TADConnection LoginPrompt property stays set to true - by: Support
We reproduced and fixed the issue. That was XE3 design-time specific issue. To get updates you should contact support@da-soft.com and provide your license info.
View ArticleSubject: AnyDac only installs once ? - by: ArthurWilliams
Only two warnings: unsupported language feature "comp" uADStanUtil(172) Source\uADCompDataSet.pas(5609) Warning: W1000 Symbol 'ExtractFieldName' is deprecated So the compile error was nothing serious....
View ArticleSubject: Numeric truncate - by: Support
For me it looks like a "feature" of ODBC driver. But because I cannot setup Progress database, I cannot say for sure. Try to avoid mapping rules.
View ArticleSubject: Дублирование записей - by: DmitriyMarkov
4) Ключ является составным. OWNER+PARAM_NAME(имя параметра, в совокупности с OWNER они являются уникальными). К сожалению 10 записей не воспроизводят проблему, также как и 100. Эта проблема появлялась...
View Article