Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert records in a view
Message
 
To
27/07/1996 04:58:42
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00004613
Message ID:
00004673
Views:
48
> like i already answer to the person that asked -
>u can do it dynamically using DBSETPROP() (and get the status
>using DBGETPROP()), look in tha manuals and/or see the tips section on my VFP page

Couldn't you use the INSERT - SQL command to insert new records? I have not tried this method with Remote views, but the method seems to work with Local Views. Maybe the two do not behave the same.... Anyway, when I added new records with APPEND BLANK, the primary key was not updated, but when I used INSERT - SQL and initialized the primary key, the Primary key was relayed both to the underlying table as well as to the local view.

Peter
Peter Stephens
Visual Records, Inc.

Lead Programmer for the general purpose record keeping system Visual Records. Written primarily in VFP 6.0 with a little C++.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform