Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Telling VfpOleDB to run a VFP exe
Message
De
02/06/2014 18:56:06
 
 
À
02/06/2014 12:01:17
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
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:
01601088
Message ID:
01601160
Vues:
32
>>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform