Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Storing FRX/FRT to SQL Server database?
Message
From
10/02/2006 10:19:25
 
 
To
09/02/2006 16:30:09
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows Server 2003
Database:
MS SQL Server
Miscellaneous
Thread ID:
01095266
Message ID:
01095456
Views:
15
This message has been marked as a message which has helped to the initial question of the thread.
Hi Dave.

>Has anyone ever tried saving FRX and FRT files in some kind of SQL Server binary fields and reconstituting them to disk when needed?

Another option is to open the FRX as a table, use CURSORTOXML(), and save the resulting XML. I haven't done this with SQL Server, but I store reports in VFP tables that way.

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform