NewLink168
Programmer
Hi all,
we have a problem updating datawindows here.
after new rows being added to a datawindow, a GetFullState
function is called to transfer the datawindows object to
another function to perform Update. the problem is sometimes
new rows are not identified and Insert statements are not
created for those rows (from tracing SQL statements for the
update). the symptom is after the update and date is
retrievd back from the database, rows disappear from the
datawindow.
platform: PB 11.2, SQL Server 2005 Native Client Driver.
Windows XP SP2
any ideas?
we have a problem updating datawindows here.
after new rows being added to a datawindow, a GetFullState
function is called to transfer the datawindows object to
another function to perform Update. the problem is sometimes
new rows are not identified and Insert statements are not
created for those rows (from tracing SQL statements for the
update). the symptom is after the update and date is
retrievd back from the database, rows disappear from the
datawindow.
platform: PB 11.2, SQL Server 2005 Native Client Driver.
Windows XP SP2
any ideas?