ChangeRequest for V4

1. I'm using 3.4 and I had to change some behavior. When using Views with instead of Triggers there is no possibility to insert with returning into .... ! This happens when using LOB's . It would be great if in this case the refresh will be done in a following select! I can send the changes made if you need this!
2. It would be a great thing if the ROWID is overriteable , so that row can be identified by another key (ID as a PK )

Thanks a million
 
Version 4.0 will no longer use a returning into clause for LOB's, if you are using Net 8.1 or later (which is a requirement). It does still rely on a rowid though.

------------------
Marco Kalter
Allround Automations
 
Thanks a lot. Are there plans tho change this. I think its more flexible if you are using a RowIDName as a Protected property and default it to 'ROWID', to allow overwrite by derived Components!
Its much more faster then writing the ONApply events!
I have changed this since 3.2 , and it takes appr. one hour! I can send you if you like!

It would realy be a great thing and I will be your greatest fan :-)
 
Back
Top