Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting Data!
Message
From
10/01/2000 12:18:47
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00315546
Message ID:
00315562
Views:
23
Ricardo,

The first thing to check is if the primary key field is updatable in your view. You have to check the key column and the update column in the view designer. The default is unchecked for the primary key.

HTH

Jeff

>Hi all,
>
>I have remote views (updatable) to access SQL Server. When i do TABLEUPDATE(.t., .t.), SQL Server returns me an error message saying that i cannot save data, because a field cannot be null (that's truth, because that field is a primary index). But, what's strange it's i make a browse to the view, and the field has information.
>
>What am i doing wrong?
>
>Ricardo
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform