Hi,
I am using Delphi 7 and the latest SDAC version. I have converted several of my tables to use uniqueidentifier primary keys populated with defaults using newid(). My issue is that when I insert a record the GUID isn't available until I call a full refresh of the dataset.
I have tried calling refreshrecord, setting roafterinsert etc but these raise errors as it can't find the record because it doesn't know the GUID.
Any ideas?
Thanks
Delphi 7 SDAC 4.80
This problem was discussed on SDAC forum. Please view the following topic:
http://www.devart.com/forums/viewtopic.php?t=13798
http://www.devart.com/forums/viewtopic.php?t=13798