Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XMLToCursor() very long
Message
De
04/04/2004 16:24:00
 
 
À
01/04/2004 02:36:35
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
00890187
Message ID:
00892118
Vues:
18
>Sorry. Should have looked more closely at your original post...

No problem, I think for this kind of need, a more generic approach should be used. In my case, I still kept the original XML Web Service approach, for application that wouldn't have big tables to transfer, and another approach to transfer by FTP, for big tables.

Basically, it's generic. I provide a configuration file that for each table we have the choice of telling which kind of transfer we want. So, if we know that a table is big, we can have the transfer to be done by FTP. But, everything is controlled from the Web Service. There is a method IsTypeXML(() which return if the required table should be transfered by XML or by FTP. If FTP, the Web Service has another method GetFTPPath() so we know the parameter for the FTP transfer.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform