Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 8 bug - alias already in use???
Message
De
21/08/2003 19:45:41
 
 
À
21/08/2003 16:15:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00822317
Message ID:
00822436
Vues:
12
>thanks for the response Nadya, but I do have a good reason to do this. I want to capture the cursro into an XMLAdaper with the correct name, I am sure I can find a work-around to acomplish the same thing. This routine is part of "blind" code which knows nothing about the tables which are being extracted, so it appends a "_IN" to the tablename for the alias and tries to replicate only the required records into the XMLAdaper.
>
>Thanks
>

Hi Glenn,

With XMLAdapter, the XML element name and table alias don't have to be the same.
If you are using AddTableSchema method, use cXMLName parameter to provide element's name.
If you already have XMLTable object, change Alias property to point to the new cursor.

Thanks,
Aleksey.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform