Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Manually add table to CDE
Message
De
25/03/2004 11:11:01
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Divers
Thread ID:
00889376
Message ID:
00889629
Vues:
27
This message has been marked as the solution to the initial question of the thread.
Hi Mel:

>I had used the above line already, but how to you actually open the free table (it's in a special folder), set it's index, etc.?
>I assume I would not do these through just native VFP commands... am I correct?

You assumed wrong <s>. Just :-
USE c:\whateverfolder\freetable ALIAS MyFree ORDER SomeOrder
m.oMyFree = Thisform.oCDE.AddCursor('FreeTab')
If you want to get this cursor involved in relationships managed by the DM/CDE, you can then use cmCursor methods like AddChild(). If you need any more help, just ask away.

>Thanks again. Hope all is going well with you.

Things are not too bad!

Best
-=Gary
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform