Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CmCursor::cWhere
Message
 
À
04/06/2002 18:38:50
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Divers
Thread ID:
00664766
Message ID:
00665110
Vues:
18
Hi,

I am using Codemine 7.

I think, you don't have defined the view parameter (name + datatype) in the 'related' remote view in the dbc.

Codemine tries to get the parameter(s) by reading the property 'parameterlist' of the 'view' (or in your case SQLPT):
(cmdataacess.getviewparameter: m.cParamList = DBGETPROP(m.cView, 'View', 'ParameterList')

The requery method declares private variables and stores the method parameters luvalue1-luvalue4 to that variables, so they are declared variables, when the requery is executed.

I hope that helps,

Andreas
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform