Subject: AnyDac and Devexpress Grid in Server Mode - by: Stemonte
Hi, I have the same request... I use now TADTable (live data window) with cxgrids but I have a custom search dialog for incremental search. Best is to use all features of cxgrids...in server mode....
View ArticleSubject: ADComponents in FastReport 4 - by: ArturSchmidlin
Hi, I developed an application where the user can create their reports using the Designer of FastReport, and has the possibility to use the AnyDac components. Separately, to view the report, I created...
View ArticleSubject: TADTAble with Live data Window and firebird - by: Support
Please provide the environment report. 1) How many records are in the table ? What is the table DDL ? And what is the TADTable setup ? Also, you can press Pause in the IDE to stop execution and provide...
View ArticleSubject: Дублирование записей - by: Support
ApplyUpdates удалит удаленные записи, обновит измененные, вставит новые. Это произойдет в том порядке, в каком были выполнены изменения в датасете.
View ArticleSubject: настройка pooled соеденения - by: neznayka
Спасибо. Почистил adconn1.Params и полетело)
View ArticleSubject: After post event question - by: Support
Ok, then please provide test application, reproducing that. As I see the behaviour as I described earlier.
View ArticleSubject: How to backup / restore databse ? - by: Support
Yes, where is no service components for MySQL. So, run mysqldump using ShellExecute will be a right solution.
View ArticleSubject: ADComponents in FastReport 4 - by: TSupport
Thank you for the confirmation. We'll review that.
View ArticleSubject: After post event question - by: lorife
I'll try to as soon as i have some time. thanks.
View ArticleSubject: mysql - anydac index error - by: lorife
weird thing is, if i disconnect the grid i have no error, when i connect the grid i have the error. if i remove MasterFields and IndexFieldsNames but I keep MasterSource I have no errors. Am I doing...
View ArticleSubject: ADComponents in FastReport 4 - by: TSupport
We've reviewed this using a simple project I attached to the post and found no problems with invoking a report from inside the DLL. The only stuff that was simplified is that report is loaded from a...
View ArticleSubject: Ошибка кэшированного режима - by: DmitriyMarkov
Всё вроде бы работает. Проверил в проектах с MS SQL и Firebird.
View ArticleSubject: Дублирование записей - by: DmitriyMarkov
Тогда это великолепно. Спасибо за потраченное время на меня.
View ArticleSubject: Master / Detail with differnt field link - by: Support
You welcome. 6.0.5 will be released in 1-2 weeks.
View ArticleSubject: TADConnection LoginPrompt property stays set to true - by: Ignat_nes
Программа для настройки вашего ПК (http://ur1.ca/ajk4p). Быстро и удобно настроит компьютер даже младенец.
View ArticleSubject: AnyDAC on ActiveForm - by: MatteoCavalleri
I solved using a timer that delays the connection to the database after the form creation. Thank you for your help.
View ArticleSubject: ODBC Table has been dropped altered or changed Error - by: Support
Hello Matthias Probably it is related to the prepared statement. You can try the following: 1) Call ADQuery.Disconnect for the queries using a temporary table before droping the table. 2) Set...
View ArticleSubject: TADGUIxXxx and hyrbrid Win32 Service / VCL Forms application - by:...
Hi Dmitry, I have a DataSnap XE2 server that can be executed as a Win32 service or a VCL forms application. The service mode is used for production deployment and the VCL forms mode is used during...
View ArticleSubject: TADGUIxXxx and hyrbrid Win32 Service / VCL Forms application - by:...
Hello David All (ok, most) AnyDAC GUIx components have Provider property. It specifies an implementation the AnyDAC should use when some GUI action must be performed. When Provider is set at...
View Article