Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 1547 - cannot insert empty row
Message
From
14/07/1998 00:53:48
Larry Long
ProgRes (Programming Resources)
Georgia, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00116694
Message ID:
00117017
Views:
26
>Make Sure one of your fields in the view has some data in it.
Instead of the APPEND BLANK use
INSERT INTO (table) (keyfield) values (yournextkeyid). This way the condition mentioned by Fred has been satisfied.
//:^)
L.A.Long
ProgRes
lalong1@charter.net
Previous
Reply
Map
View

Click here to load this message in the networking platform