Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
LEnableServerAssignedKeys Where to turn it off
Message
General information
Forum:
Visual FoxPro
Category:
COMCodebook
Miscellaneous
Thread ID:
00729393
Message ID:
00729402
Views:
16
I finally found that COMCodeBook has a method in the aparameters.prg for each table. This is where you set the flag.
***********************************************************************************
Define CLASS UserADOComponentsParameter AS IADOComponentsParameter
***********************************************************************************
	Name        = "UserADOComponentsParameter"
	lEnableServerAssignedKeys 	= .F.
	nLockType   				= 4
	nCursorType 				= 1
Enddefine
Maybe this post will help others.
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Reply
Map
View

Click here to load this message in the networking platform