Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASP VB save
Message
From
27/02/2008 14:14:12
 
 
To
27/02/2008 13:54:56
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
01296978
Message ID:
01297048
Views:
16
>>>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 :={
Previous
Reply
Map
View

Click here to load this message in the networking platform