Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't store a Report FRX file in a table.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00591420
Message ID:
00596941
Vues:
32
>You are correct, I have two records one for the "FRX" and one for the "FRT",
>I restore every field with the apropriate file extension, and some of the reports are created in 5.0a others in 6.0 SP4, 5.0 and 6.0 reports are 100% compatibles, there is not difference between them. I use :
>
>APPEND GENERAL cReportFRXFileName FROM (lcReportFrxFileName)
>APPEND GENERAL cReportFRTFileName FROM (lcReportFrtFileName)
>
>am I missing something here, or these is not possible to implement in this
>version of FoxPro/SQL server?
>

Yes, you're missing something extremely important; the files you're storing are not handled by an OLE Server; you simply want to store them in the table in a binary Memo field, and copy them out to disk as needed. There's no OLE server for the .FRT or .FRX file extension that's meaningful without the other part of the pair.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform