Quantcast
Channel: DA-SOFT Technologies - Forum
Browsing all 1040 articles
Browse latest View live

Subject: Вопрос по макросам - by: DmitriyMarkov

Уже как-то задавал один вопрос, тогда всё оказалось просто, а тут непонятное поведение, на мой взгляд. Мне нужно было при помощи макроса добавить в запрос команду LeftJoin и собственно поле которое...

View Article


Subject: Exception class EStringError when connecting to TADConnection XE3 -...

I know it does'nt help. OK i will communicate with you directly.

View Article


Subject: Nested transactions... - by: jEinsamkeit

Hello, I have two questions: QUESTION # 1: I have a question about the behavior of nested transactions, eg ADConnection1.StartTransaction;// start a transaction ADConnection1.StartTransaction;// Save a...

View Article

Subject: AArgument in TADEventAlerter - by: Support

Hello Artik No, Firebird API does not allow to send arguments for an alert.

View Article

Subject: Nested transactions... - by: Support

Hello 1) Thank you for reporting that. That was quite old code not covered by our QA suite. We fixed the issue. To get changes you can contact support@da-soft.com and provide your license info. 2) In...

View Article


Subject: I migrated an BDE application with AnyDAC, of a database Advantage...

Hello ADConnection1.Commit;//Here ends the transaction initiated by the TADTable1 EDIT and releases the locked record Regarding this issue I answered in other topic, that the issues is fixed. Another...

View Article

Subject: Connection in DLL - by: Support

Ok ... 1) Check, that "comptac10" is a system DSN and not a user DSN. 2) There was a minor issue in AnyDAC, which we have resolved with your report. To workaround this issue use...

View Article

Subject: Вопрос по макросам - by: Support

Здравствуйте 1) Просьба предоставить тестовый пример. На простом тесте у меня все работает. 2) Проверьте, что ResourceOptions.MacroXxxx, ParamXxx, EscapeXxx все имеют значения по умолчанию. 3) В тексте...

View Article


Subject: TADGUIxXxx and hyrbrid Win32 Service / VCL Forms application - by:...

Thanks, that helped sort out my issue. I added uADGUIxConsoleWait to the project uses list and set FADGUIxSilentMode = false and FADGUIxProvider to C_AD_GUIxConsoleProvider at program startup....

View Article


Subject: TADStoredProc access restriction in MySQL - by: Support

Hello Please provide a trace file for a simple application, which will call the stored procedure and will get the error.

View Article

Subject: Nested transactions... - by: jEinsamkeit

Ok, thanks for everything. I will contact you for updating AnyDAC.

View Article

Subject: I migrated an BDE application with AnyDAC, of a database Advantage...

Ok, thank you very much. Carries out tests with a newer version of AnyDAC, to test the new transaction behavior in MSSQL, any questions or comments I'll get back with you. Thank you!.

View Article

Subject: Get Handle - by: Support

We contacted Advantage technical support and asked to provide the support for pessimistic locking. As we see the problem is really on the Advantage side, not on AnyDAC side. They agreed to review the...

View Article


Subject: TADStoredProc access restriction in MySQL - by: Support

You welcome. Will be happy to help again.

View Article

Subject: use reurning option with TADSCRIPT - by: r038tmp5

I have found a bypass solution. When then 6.0.5 version will be available ?

View Article


Subject: Duplicate ADMemtable structure from adquery structure - by: Support

Hello At least two options: 1)[code]ADMemTable1.FieldDefs.Assign(ADQuery1.FieldDefs); ADMemTable1.Open;[/code] 2)[code]ADMemTable.CopyStructure(ADQuery1, [coStructure]);[/code]

View Article

Subject: TADStoredProc access restriction in MySQL - by: Support

Please provide: - environment report - simple test application reproducing the issue - stored procedure header

View Article


Subject: use reurning option with TADSCRIPT - by: Support

AnyDAC v 6.0.5 will be available in few days.

View Article

Subject: Duplicate ADMemtable structure from adquery structure - by: Support

Yes, we regularly updating documentation.

View Article

Subject: After post event question - by: lorife

no problem, if that's the case i'll just use a TADQuery!! thanks!

View Article
Browsing all 1040 articles
Browse latest View live