Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Access VFP tables encrypted with Cryptor from Ruby on Rails
Message
De
01/06/2014 01:41:27
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Access VFP tables encrypted with Cryptor from Ruby on Rails
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01601057
Message ID:
01601057
Vues:
106
I need to access some VFP tables that are encrypted using Cryptor from Ruby on Rails

From VFP it's done like this:

Instantiate the Cryptor OLE object
Tell the Cryptor object to expect calls from vfp ==> oCryptor.WatchDLL("vfp9r.dll")
Tell the Cryptor object which tables are encrypted and the passwords

VFP tables should be accessible from RoR using the VFPoledb object I believe

The problem is I am a RoR newbie and don't know how to instantiate and use an OLE object or how to tell RoR to use the VFPOleDB object.

TIA,

Alex
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform