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

Subject: Another problem... - by: TSupport

Thank you for the excellent explanation.

View Article


Subject: Detail query not cleaned on insert of master - by: LAURENTMOSCA

Hello, We are using master-details query with evDetailOptimize set to false. If we browse a master-detail relation with subqueries with more than RowSetSize rows when we do an insert on the master...

View Article


Subject: Embarcadero owns AnyDAC - by: fduenas

Thanks Dmitry, I have sent you an email regarding other doubt. Hope you casn read it Regards

View Article

Subject: Cannot make TMSGrid show more than 200 records - by: Support

There is nothing you can do on AnyDAC side. I will suggest to contact TMS support team, as with is a question rather to FMX & TMSGrid.

View Article

Subject: Using DataSet retrieved from Server - by: Support

Hello Joe On a client side, you should load content into TADMemTable and visualize it using TDBGrid. On server side: - if you are using AnyDAC to access DB, then use SaveToStream to produce a stream...

View Article


Subject: How to Get the real value of TADAutoIncField? - by: Support

Hello After posting a new record to a DB, you can call TADConnection.GetLastAutoGenValue('') to get last assigned auto-incremental value.

View Article

Subject: Update does not appear after ExecSQL (Firebird 2.5) - by: Support

Hello Artik Simple test shows, that the value is updated correctly. 1) Is TADQuery.RowsAffected = 1 after ExecSQL ? 2) How do you verify that the value was changed ? Can that be other connection with...

View Article

Subject: Таблица в MS SQL 2005, несколько полей со значениями, вычисляемыми...

Здравствуйте 1) Проверьте, что у вас UpdateOptions.UpdateChangedFields = True: http://www.da-soft.com/anydac/docu/uADStanOption_TADUpdateOptions_UpdateChangedFields.html 2) Как вы проверяете, что поле...

View Article


Subject: Update does not appear after ExecSQL (Firebird 2.5) - by: artik

Yes. Thanks a lot!

View Article


Subject: Using DataSet retrieved from Server - by: joepasquariello

Thank you. It's working. I am using TADQuery to get data from Sqlite DB on the server, RealThinClient components to transfer, and TADMemTable for display in the client.

View Article

Subject: "syntax error converting datetime from character string" problem -...

Download trial version from http://www.da-soft.com/anydac/download.html

View Article

Subject: Detail query not cleaned on insert of master - by: TSupport

Hello Laurent, Thank you for the inquiry. We expect that the subqueries are emptied on insert of master query ? That's correct. Unfortunately, I couldn't reproduce the problem. Will you please provide...

View Article

Subject: CopyDataSet and keep autoinc values - by: TSupport

Can you please provide the table creation script? Or at least how your auto-inc fields are defined (exactly in a db). Also please send the environment report:...

View Article


Subject: combining memtabel and select statement - by: GeertSegers

nice! Thx

View Article

Subject: Embarcadero owns AnyDAC - by: lorife

these are terrible news...

View Article


Subject: problem with temporary table with Interbase - by: r038tmp5

Under code to create temporary table (variant 1) [code] CREATE GLOBAL TEMPORARY TABLE temp_table ( ID INTEGER NOT NULL, CODE ST_64 DEFAULT '' NOT NULL, ... ) ON COMMIT DELETE ROWS;[/code]

View Article

Subject: Detail query not cleaned on insert of master - by: LAURENTMOSCA

I send you a sample program. (without db file, too big) See info.txt Thanks Laurent http://www.da-soft.com/images/fbfiles/files/MasterDet_WO_DB.zip

View Article


Subject: Query Auto Refresh - by: Iam_Noone

Hi. I want this fix too, do i need to send you an email?? Do you think make a release with all the bugs fixed??

View Article

Subject: проблемы при использовании TADEventAlerter - by: Oleg D.

Hi. Начал использовать TADEventAlerter и возникли непонятные ситуации. если пропала и восстановолиась связь с сервером БД, то появляется ошибка Project xxxx.exe raised exception class EAccessViolation...

View Article

Subject: reportbuilder, parameters and external query - by: lorife

Ok, thank you! Lorenzo

View Article
Browsing all 1040 articles
Browse latest View live