Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Telling VfpOleDB to run a VFP exe
Message
From
02/06/2014 18:56:06
 
 
To
02/06/2014 12:01:17
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01601088
Message ID:
01601160
Views:
33
>>>I need to access VFP tables encrypted with Cryptor from a Ruby on Rails app. I plan to use VfpOleDb.dll to read the tables and send information to Ruby.
>>>
>>>Cryptor encrypts and unencrypts data on the fly but it needs to be set up. How do you tell VfpOleDb.dll to run a VFP exe (which will call Cryptor).
>>>
>>>TIA,
>>>
>>>Alex
>>
>>Call from Ruby a COM component writen in vfp or run a server process offering txt/json text via web interface with a server able to call up a vfp COM component.
>>You might do it in C as well, but root canal treatment would be nice compared to it for my taste...
>
>I believe this has the code you are looking for: http://forum.strataframe.net/PrintTopic9424.aspx
>
>It's aimed toward .Net, but it will just be easier in Rails.
>
>hth,
>
>Hank
>
>PS: I googled on: cryptor vfpoledb

Hi Hank,

You totally surprised me with that reference! It is the exact same problem I am trying to solve again, now using Ruby on Rails.

I gave up on Strataframe and .NET long ago and I didn't have any code left other than the one you sent in that message. Thanks for that.

Alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform