Subject: unexpected assignement error - by: Support
I see two issues: 1) In join condition you have "Table1.ID = Table1 .ID_Table2". I expect one of the table references must be Table2. 2) In where condition you have "AND Table2 = :1". I expect there...
View ArticleSubject: open SQLCipher SQLite Encrypt DB - by: anek
THANKs 1.DoInitialize routine from SQLite3Lib.pas it's realy clue for me 2.So, I does not see any problems to use SQLCipher with the full AnyDAC version. If any, then they may be resolved ASAP. that...
View ArticleSubject: Memo Fields not shown in DBMemo - by: Support
I will suggest to use (at least try) 6.0.2 Beta, because on our internal QA tests it runs without problems. If you will enable fiBlobs in Cache, then all BLOB's will be kept in memory. The memory usage...
View ArticleSubject: TADParam.LoadFromStream and DataSnap stream parameters - by:...
Yes, that would satisfy my requirements. I understand the whole stream still needs to be materialized, but at least this way only one copy is need. Currently the stream is being read into a memory...
View ArticleSubject: Unable to install AnyDAC_for_Delphi_6.0.1.2603.exe (purchased...
AFAIK, Cache has ODBC driver. So, you can work with Cache through AnyDAC ODBC Bridge driver right now: http://www.da-soft.com/anydac/docu/Connect_to_ODBC_data_source.html
View ArticleSubject: Fatal: E2202 Required package 'fmx' not found - by: anek
I think installer option(firemokey support or not) is good choice. now,I can install AnyDAC which a few problem (need to enable package manual,I don't know it's because I ever installed trial version...
View ArticleSubject: odbc datasource - by: GeertSegers
Yup, that's how I did it in the past. Thought it was included in AnyDac. Thx for the info! Geert
View ArticleSubject: AnyDAC v 6.0.1.2603 Recommended SQL Lite version - by: colinmasters
Thanks that works now Colin
View ArticleSubject: property Markers from TADParams - by: Iam_Noone
Hi. My classes will be used only in a TAction, the whole idea it's get flexibility, i will create as many params as needed; but all will be passed as parameters in a procedure. Example: procedure...
View ArticleSubject: Delphi 2007 compile errors - by: burdi
Hello Dmitry You probably installed UniSynEdit Yes, I was. I will try with old SnyEdit. Thanks and best regards Branko
View ArticleSubject: Download of AnyDac 6 not working - by: SteffenBerger
Hello again, I've tried downloading it via IE and that worked. I guess it was a cache problem because a collegue without download rights was logged in before. Thanks for your fast help!
View ArticleSubject: TADTable in DLL - by: Support
Thank you for the test project. The issue is reproduced and fixed. To get updated sources, please, contact support@da-soft.com and provide your license info.
View ArticleSubject: Embarcadero has lost its mind - by: Iam_Noone
Hi. I'm totally surprised. I'm asking myself, what in the hell are they thinking? Do they want to kill Delphi o us the customers?
View ArticleSubject: Installation on Embarcadero® C++Builder® XE - by: WilliamVDS
Thank you for the quick reply. Point 7 did the job.
View ArticleSubject: Strange floating point overlow on special string. - by: Support
The requirement for XE2 Update 4 is more for trial version, which requires binary compatibility. The full version may be recompiled with Update 3. No problems.
View Article