Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Embedded database
Message
From
24/09/2004 01:34:54
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
 
 
To
09/09/2004 14:02:44
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00940745
Message ID:
00945617
Views:
23
Hi
You can try Firebird embedded server. It is a single 1.4 MB DLL with all features of full server , but with local access only. It has a native .NET provider, AFAIK.
http://firebird.sourceforge.net/

>Hi All,
>
>I will possibly be working on converting a VFP app to .Net. The VFP app ships with dbf files embedded in the EXE. These files contain proprietary lookup data. While not 100% secure at least it keeps the (honest) users away from them.
>
>How could I provide a simmilar mechanism in .Net? Is it possible to embed (embedded resource) dbf files or an access db file in the assembly and have ado.net read data from it?
>
>My other thought was to ship it as an encrypted XML file or password protected access db. How secure is the password protected access db.
>
>Yes, in a perfect, connected high speed world we would expose this as a secure web service, however, it is possible we will have remote disconnected clients or those without internet connections.
>
>Any info on the above or other ideas greatly appreciated.
>
>BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform