Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Designing an app to support Client Server & VFP DBC back
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00153654
Message ID:
00154404
Views:
21
>How are you getting the default value into the remote view when you add a record? It sounds like VFP thinks the field has a null value and doesn't bother to INSERT it.

By setting the Default property in the RemoteView. VFP has the data, but GetFldState returns "3" for the field, "Field in appended record has not changed". Have you ever used the Default property in the RemoteView? Or do you initialize all fields? Or do you allow nulls? Or something else?

At this point, I am going to set the defaults on the table. That solved the problem, although I liked the option of having different defaults for each view.

Thanks.
Bill Armbrecht
VFP MCP
Previous
Reply
Map
View

Click here to load this message in the networking platform