Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print title with empty table
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00609558
Message ID:
00609602
Views:
15
Hi!

If you use VFP 7, you can add ReadWrite in the end of sentence and add a new record if _tally=0.
Select * From Customers Where .F. Into Cursor cCustomers ReadWrite
If _Tally=0
     Append Blank In cCustomers
EndIf
Report Form ...
[]'s
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Rodolfo Duarte
Previous
Reply
Map
View

Click here to load this message in the networking platform