Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Api call caused an exception
Message
From
27/08/2012 14:20:25
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01551547
Message ID:
01551562
Views:
48
>>SELECT decrypt( NameOfField, "EncryptionKey") as Descr ;
>>FROM MyTable
>>
>>Gives me the error mentioned in the title of this thread.
>>
>>I use Encrypt and Decrypt from Craig Boyd. Why isn't this SQL working?
>
>SQL database engine knows nothing about the decrypt function in your fll.
>Get your cursor from the database and scan through the records and decrypt them.

I was hoping there would be a way to do this. Anyway I already began working on an alternative. Thanks Mike for confirming this is impossible with SQL.
*******************************************************
Save a tree, eat a beaver.
Denis Chassé
Previous
Reply
Map
View

Click here to load this message in the networking platform