Page 1 of 1

DBAccess.RefreshParamsOnInsert

Posted: Wed 03 Aug 2011 19:25
by defferrari
Hello,

I've updated the Unidac components from version 3.6 to 3.7.
After the update the line "DBAccess.RefreshParamsOnInsert := True;" is not compiling.
What can I do to it compile again?
I'm using Delphi 7 and Unidac to connect to Oracle and SQLServer.

Best regards,
Kenner Grings

Posted: Wed 03 Aug 2011 20:45
by jfudickar
This variable has been removed .

I had the same problem :-)

Regards
Jens

Posted: Thu 04 Aug 2011 08:33
by AlexP
Hello,

Starting from UniDAC version 3.70.0.19, the RefreshParamsOnInsert global variable is located in the MemDS unit.
This change is connected with the fact that we included support for Master-Detail to VirtualTable.

Posted: Thu 04 Aug 2011 11:13
by defferrari
Hello Alex,

I've tested it and it works fine.
Thank you, I was not finding where this variable was.

Best regards,
Kenner Grings

Posted: Thu 04 Aug 2011 11:26
by AlexP
Hello,

If you have any other questions, feel free to contact us.