Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor Adapter + ADODB.Command + Store Procedure
Message
De
05/05/2005 19:27:56
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Cursor Adapter + ADODB.Command + Store Procedure
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01011474
Message ID:
01011474
Vues:
69
HI,
Im having trouble with CA+ADO+Store proc.Currently I create instance of CA Class at Runtime and everything seems fine.Now my problem is that i need to drop the class in DE because i need to Map Statically the Field to the column of the Grid. In my runtime solution i usually do the following
Grid.RecordSource=Space(0)

 *** Refresh the cursor here
Grid.RecordSource="ltCurso1"
This one work for me given that my DML statement(SELECT) where arrange as what I want to be in the grid.So in this case I have drop CA to DE for me to bind Grid column to Field at Design time, But i cant make it work. do have any sample code at the Init of the ca? or any solution

thank
Roses are #FF0000 Violets are #0000FF all my base are belong to you
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform