Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Integer IID
Message
From
19/12/2000 10:25:02
Gerald McKinsey
Keystone Consulting Services, Inc.
Yorktown, Indiana, United States
 
 
To
15/12/2000 17:42:05
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00454080
Message ID:
00455038
Views:
24
>Dustin,
>
>Aren't you going to take advantage of the NewId() function in the stored
>procedures of the database?


No.
I can take even more advantage of the built-in SQL solution.

There are two. I can make the IID an Identity field, where you can set its Idendity seed & increment, and it will increment much like NewID() does in MM.

Or make the IID a guid (globally unique id) by setting it's type to "UniqueIdentifier".

Dustin
Previous
Reply
Map
View

Click here to load this message in the networking platform