Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Access VFP tables encrypted with Cryptor from Ruby on Rails
Message
From
01/06/2014 01:41:27
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Access VFP tables encrypted with Cryptor from Ruby on Rails
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01601057
Message ID:
01601057
Views:
105
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
Next
Reply
Map
View

Click here to load this message in the networking platform