Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Manual transactions and no error.
Message
From
25/06/2003 19:52:59
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Manual transactions and no error.
Miscellaneous
Thread ID:
00804045
Message ID:
00804045
Views:
43
Update

I found the problem. I have the database to check foreign key contraints on commit. The commit is where I got the error. Looks like it is working fine.

Hi All

I was doing some testing and found this in VFP8.0.
?SQLCONNECT("mydatabase") returns 1
?SQLSETPROP(1,"Transactions",2) returns 1
?SQLEXEC(1,"delete from sale where saleno = '00231'") returns 1
There is a foreign key on the sale record and a delete will fail but there is no error reported.
Smells like a bug to me. Anyone else seeing this?
Reply
Map
View

Click here to load this message in the networking platform