Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
LEnableServerAssignedKeys Where to turn it off
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COMCodebook
Divers
Thread ID:
00729393
Message ID:
00729402
Vues:
17
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform