Subject: viagra ersatz, viagra 100mg - by: Zabilibou
autant poisson que reptile, cialis original, nachdem der Kopf nach dem ersten Tunken nur
View ArticleSubject: DB2 Connection - by: Support
Hello Please provide environment report for DriverID=DB2 and DriverID=ODBC connections: http://www.da-soft.com/anydac/docu/DBMS_Environment_Reports.html More about DB2 connection parameters you can...
View ArticleSubject: Connection is busy with results for another command - by:...
================================ Connection definition parameters ================================ Database=NBLook Server=VM-PROBOOK\SQLEXPRESS OSAuthent=Yes DriverID=MSSQL...
View ArticleSubject: Milliseconds in DateTime - by: rweetch
The millisecond thing caught me out when using dbx as that doesn't store milliseconds, so using clientdatasets always resulted in "record changed" type errors. So it is great to hear that now we have...
View ArticleSubject: SQLite backup in parallel thread, - by: MagnusWangefors
Hi, I am working on making it possible to make backups of our (big) SQLite database while the database is running. According to http://www.sqlite.org/backup.html this should be possible if you use the...
View ArticleSubject: AnyDAC becomes FireDAC - by: Rollo62
Hello Mike, I have subscription too, what can I get in return now ? If you can find FireDAc pack for 150 EUR, this would be reasonable, but I only see a pack for 399 EUR. Where do I get this for 150...
View ArticleSubject: TADMemTable+DataSnap - by: Lena
Хотелось бы у автора библиотеки FireDAC получить ответы на эти два вопроса: 1. Можно ли в полной мере использовать TADMemTable вместо TClientDataSet в технологии DataSnap? Все ли возможности...
View ArticleSubject: Connection is busy with results for another command - by: Support
1) Попробуйте проапгрейдить и сервер и клиент, если это возможно. 2) Необходим тестовый пример для воспроизведения ошибки.
View ArticleSubject: SQLite backup in parallel thread, - by: Support
Hello Magnus sqlite3_x86.obj is compiled with SQLITE_THREADSAFE=2, what means: 2 means the libary is multithreaded - multiple threads can use SQLite as long as no two threads try to use the same...
View ArticleSubject: I want to upgrade AnyDac, but no one answer me?!!! - by: Support
Hello Dickson We forwarded your email to Embarcadero sales team. Please wait for answer from them.
View ArticleSubject: TADStoredProc possible memory corruption - by: DavidVTaylor
I have a DataSnap Win32 service application built with AnyDAC running on SQL 2008 R2 that appears to be experiencing memory corruption issues. I do not have a reproducible test case at the moment, but...
View ArticleSubject: EOF property in TADScript - by: Support
FireDAC will get update once per quarter or so. To install AnyDAC / FireDAC you first should uninstall AnyDAC / FireDAC and manually remove all uAD*.dcu and AnyDAC_*.* files from your PC. Then install...
View ArticleSubject: AnyDac and Unicode - by: ChristophHelmert
OK, but so it's different to the discription in the help: If CharacterSet is UTF8 varchar should got into ftWideString. This should be the same for parameters. By the way i tested with firebird...
View ArticleSubject: TADMemTable+DataSnap - by: GrigorijPoverennyj
Один момент в PgSQL который не получилось обойти. Все имена не в ""делает прописными и никак это дело не настроить, кроме как перекомпиляцией. Я не нашёл. Зачем это надо? Приложение работающие через...
View ArticleSubject: unexpected behaviour in while not query.eof - by: Support
FireDAC may truncate a MySQL result set when one of the following happens: - a COMMIT or ROLLBACK is issued - a command will be executed and a current command has more result sets To avoid truncation,...
View ArticleSubject: Метаданные SQL Server 2005+ и правки в справке - by: Support
Все исправлено. Вы можете приобрести FireDAC через Embarcadero.com. Библиотека будет дальше развиваться и поддерживаться.
View ArticleSubject: Problem with the use of macro functions IIF() of AnyDAC in SQL...
Ok. Thank you so much.
View ArticleSubject: BLOB Parameter from TClientDataSet -> TProvider -> TADQuery - by:...
Thank you for explanation. I modified TADParam.AssignDlpParam method. It new text is attached. Please: - open uADStanParam - locate there TADParam.AssignDlpParam method - replace it with the attached...
View ArticleSubject: Edit, Insert, Post speed much slower than BDE - by: janneh
Hello Thank you very much. Now it is faster than BDE -Janne
View Article