Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert Trigger?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Insert Trigger?
Miscellaneous
Thread ID:
00273034
Message ID:
00273034
Views:
69
I have a unique ident on a table. It is set as a PRIMARY KEY and it is an integer. I have a oSession.get_next_id("Mytable") that gives me a next sequential number from a separate control table that contains the next sequential number of every table.

Now I wonder: If I put this function in the table insert trigger, will it work without affecting the current pointer or I don't know what ever side effect it could create by playing in another table at this moment?

Thanks
Eric
Eric Crespin
Consultant
PC PLUS Software Inc.
www.pcplus.ca
Next
Reply
Map
View

Click here to load this message in the networking platform