Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best way to move data to history.
Message
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00796896
Message ID:
00799596
Views:
32
Would this code still work if there were identity fields in the tables?

llDeleteOk = llDeleteOk and ( this.RunSQL( ;
"insert into intcall" +;
" select * from impintcall" + lcWhere ) > 0 )
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform