473,399 Members | 2,278 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

Microsoft Jet Engine Replacement

The Microsoft Jet Engine is deprecated. It's probably not a good idea to use
the Microsoft Jet Engine in a new product development with .NET.
What is the replacement for the Jet Engine? Yes, there is the SQL Server /
SQL Server Express combination. But I'm looking for a database which is easy
to deploy and low administration expense. In a VB6 application you can use
the Microsoft Jet Engine. But what should you use in a .NET application?
Jun 27 '08 #1
2 1725
orcauser wrote:
SQL Server Express combination. But I'm looking for a database which is easy
to deploy and low administration expense. In a VB6 application you can use
the Microsoft Jet Engine. But what should you use in a .NET application?
SQL Server Compact Edition is about as low administration expense as you
can get within the product family:

http://www.microsoft.com/sql/edition...t/default.mspx

You could also look at the SQLite .NET port:

http://sqlite.phxsoftware.com/

--
Chris Crowther MBCS
C# Developer
RHD Research Ltd
Jun 27 '08 #2
Thanks for your response.

SQL Server Compact Edition looks nice in terms of low administration
expense. An embedded database is the right way. Sorry, I didn't mention that
we need multi-user access (up to 4 or 5 user). Unfortunately, SQL Server
Compact Edition supports only single user access.

Yes, SQLite .NET could meet the requirements.

Did someone gain experience with an embedded database like SQLite or VistaDb
(http://www.vistadb.net/)?
Jun 27 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Maurice LING | last post by:
Hi, I have the following codes: from __future__ import nested_scopes import re from UserDict import UserDict class Replacer(UserDict):
3
by: Vibha Tripathi | last post by:
Hi Folks, I put a Regular Expression question on this list a couple days ago. I would like to rephrase my question as below: In the Python re.sub(regex, replacement, subject)...
6
by: gnu | last post by:
Rationale to use Linux ======================= - I can't afford paying for $199 for the license of an OS that's arguably better thank Linux for each of 10 computers I have. - I want to be...
476
by: Xah Lee | last post by:
Microsoft Hatred, FAQ Xah Lee, 20020518 Question: U.S. Judges are not morons, and quite a few others are not morons. They find MS guilty, so it must be true. Answer: so did the German...
2
by: Abubakar | last post by:
Hello , I just finished developing a program using Microsoft Desktop Engine with C# as the front end. Everything is okay on my system. But, on trying to deploy it on a different system it gives an...
0
by: Brandon | last post by:
Is there a way to make the gridview control search-engine friendly? ie is there a way to make the pager use the querystring instead of session state and javascript? Right now, I'm using a...
5
by: VB Programmer | last post by:
First time I've heard of it... http://www.microsoft.com/products/expression/en/default.mspx Will this be a replacement for VS.NET or Frontpage? How does this technology fit in? Is the...
110
by: alf | last post by:
Hi, is it possible that due to OS crash or mysql itself crash or some e.g. SCSI failure to lose all the data stored in the table (let's say million of 1KB rows). In other words what is the worst...
28
by: Master Programmer | last post by:
I heard from a friend that C++ is mainly being replaced as language of choice for most C++ programmers around the world. I guess this makes sence as it means that when learning you dont have to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.