Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Oracle error
Message
From
30/05/2003 14:00:16
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00794067
Message ID:
00794661
Views:
10
I have done some testing and it seems if I do the following it works.

select tester_v
append blank
replace tester.pkfield with 'AA', tester.code with ' '

then tableupdate works.

If I do the following:

select tester_v
append blank
replace tester.pkfield with 'AA'

then tableupdate() fails with Oracle giving a cannot insert nulls message.

Jason
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform