Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert records in views
Message
From
17/08/1998 04:45:12
Marco Beuk
Innovero Software Solutions
The Hague, Netherlands
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Insert records in views
Miscellaneous
Thread ID:
00127327
Message ID:
00127327
Views:
157
We use a stored produre to generate a unique number for Id-fields. The 'default value' of those fields calls the procedure. This usely works fine.

Now we work with a view which update a certain table. When we perform an 'Insert' on the view a record is inserted in the table also. The table-record has a unique Id genated by the stored procedure but the record in the view is not updated and the Id is 0. I can not perform a 'Requery' because we are in the middle of a transaction.

Does anybody know a good solution for this problem.
Marco
Next
Reply
Map
View

Click here to load this message in the networking platform