Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug on CursorAdapter.UpdateType where i can report the b
Message
From
07/11/2002 08:39:27
Emanuele Bonin
EB Soluzioni Informatiche
Tezze S/B, Italy
 
 
To
07/11/2002 08:24:38
Emanuele Bonin
EB Soluzioni Informatiche
Tezze S/B, Italy
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00719735
Message ID:
00719736
Views:
24
Now i have catched with the sql profiler the update commamd sent to server. The cursor adapter delete the modified record .... and insert a new record where the only fields inserted ARE THE FIELDS MODIFIED!

The command catched is:
exec sp_executesql N'DELETE FROM AbiCab2 WHERE id_AbiCab=@P1 ; INSERT INTO AbiCab2 (Descrizione) VALUES (@P2 )', N'@P1 int,@P2 varchar(100)', 37, 'new desc'
bye, Emanuele!
In the beginning the Universe was created.
This has made a lot of people very angry and been widely regarded as a bad move.
Previous
Reply
Map
View

Click here to load this message in the networking platform