Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which file accessed disk when using vfpoledb.dll from .NET?
Message
From
18/06/2007 15:30:58
 
 
To
All
General information
Forum:
ASP.NET
Category:
Cryptography
Title:
Which file accessed disk when using vfpoledb.dll from .NET?
Miscellaneous
Thread ID:
01234085
Message ID:
01234085
Views:
55
Hi,

I am trying to access a free table (DBF) from .NET using VfpOleDb.dll. The table is encrypted with Cryptor. The way Cryptor works, you need to tell it which dll will be doing the actual disk access so that it can intercept the call and translate the data.

From VFP I am able to access the table using VfpOleDb.dll by telling Cryptor to watch for disk access by vfpoledb.dll and oledb32.dll (sometimes one or the other works, I don't know why).

I am now trying to do the same from .NET, but file does not get not unencrypted. Does anyone know which dll actually accesses the disk when using VfpOledb.dll from NET?

TIA,

Alex
Reply
Map
View

Click here to load this message in the networking platform