Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question STRTOFILE in .Net Compatibility
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Question STRTOFILE in .Net Compatibility
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01459243
Message ID:
01459243
Vues:
143
The current version of our application is in VFP. The next major release will be in .Net. Once piece that is coming up in the migration has me concerned, and I thought I would ask the experts.

Our data is stored (in both versions) in SQL. We do some documentation that get turned into a PDF document. In our current version, we use the FileToStr() function to store that data in the database in a queue. We then have an interface process that runs (also in VFP) that cycles on a timed bases, checks for any records in the queue that haven't been sent. It then uses the STRTOFILE() function to recreate that PDF and transfer to an external system.

Our interface module will probably be staying in VFP after the main application has been converted to .NET. Okay, so my question is,

1. Is there a function in .NET (C#) that works like the FileToStr?
2. If so, will VFP StrToFile function be able to read that string value created in C# and still create the PDF?

Thanks for you in site.

Kirk
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform