Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding a record no longer saves away
Message
From
25/09/2003 09:14:59
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00832203
Message ID:
00832207
Views:
18
>Hi! All of a sudden when I add a record to my table in the form & save it away, the record is disappearing. The save option uses tableupdate, works when editing but not for new records?
>
>Any ideas?

Robin,
First check if it's really added (after add do a select * from myTable ...)
If TableUpdate() is done for table (not row level) pointer is at EOF. That might be your problem too. If you're using parent-child relationship or set key or set filter be sure that's not the problem.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform