Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ASP VB save
Message
De
27/02/2008 14:14:12
 
 
À
27/02/2008 13:54:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
01296978
Message ID:
01297048
Vues:
18
>>>I am working on a web app using a VFP database. The pages are written with ASP and VB script. I am looking for ways to deliver data files (query results) to the users. In my search I recently stumbled across some sample code that used the form:
>>>
>>>rs.Save "c:\myfilename.ext"
>>>
>>>to create a file on the users PC. This seems to work on my test but I can't figure out the format of the result file. It won't open with VFP or excel. Does anyone know what type of file this is and are there switches to control the format into something commonly useful?
>>
>>I'd guess 'rs' is a ADO recordset so I think you can use an equivalent rs.Open() to get it back?
>>HTH,
>>Viv
>
>Thanks Viv. I think you're right although what I need is a file that my users can work with easily. See Sergey's answer.

Already did. I knew about the XML option but only gave half an answer because,as usual,I only read half the question :={
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform