473,395 Members | 1,919 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,395 software developers and data experts.

local datastorage for my application, access / alternatives

Hello,

I want to store (database-)data on my local machine. Traditionally would
choose to use a ms-access database to store my information.

-> Is the choosing ms-access a good idea? (do i need to install mdac /
jet stuff? and which version is recommended) What are the alternatives?
(Berkeley DB / embedded mysql / ... ?)

-> What is the preferred way to access this data (ADO.* classes or the
System.Data.*)

Personally i would like a database which has it's drivers installed by
my application, so i always know that I'm using the correct drivers.

Eduard
Feb 9 '06 #1
4 1321
Eduard Witteveen wrote:
-> Is the choosing ms-access a good idea? (do i need to install mdac /
jet stuff? and which version is recommended) What are the alternatives?
(Berkeley DB / embedded mysql / ... ?)

And what about http://firebird.sourceforge.net/ ?
Feb 9 '06 #2
Eduard,

Have a look at this, there are no drivers needed, however Net 2.0 should be
installed.

http://msdn.microsoft.com/library/de...seoverview.asp

Cor
Feb 9 '06 #3
Cor Ligthert [MVP] wrote:
Have a look at this, there are no drivers needed, however Net 2.0 should be
installed.

While using SQL Server 2005 Express Edition as a localdatabase store, i
have a some negative feelings about it:
-> Version control is not done by my application(i'd rather have the
dll's in my directory).
-> It's the first version. My application has to run for 5 year, when i
choose this solution, i will properly have problems within 2 years?

Also, i then need to write my program in .NET 2.0, where i wanted to
implemented the appliaction in 1.1.
Feb 9 '06 #4
How about http://www.oracle.com/technology/pro.../xe/index.html

"Eduard Witteveen" wrote:
Hello,

I want to store (database-)data on my local machine. Traditionally would
choose to use a ms-access database to store my information.

-> Is the choosing ms-access a good idea? (do i need to install mdac /
jet stuff? and which version is recommended) What are the alternatives?
(Berkeley DB / embedded mysql / ... ?)

-> What is the preferred way to access this data (ADO.* classes or the
System.Data.*)

Personally i would like a database which has it's drivers installed by
my application, so i always know that I'm using the correct drivers.

Eduard

Feb 9 '06 #5

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

Similar topics

11
by: Mike MacSween | last post by:
My client has an MS Access database application on her local machine. I have full access to that in terms of changing the design. I've got a simple PHP/MySql application on shared hosting, so no...
20
by: Steve | last post by:
I have a web app that needs to parse through a file that is located on the client machine. I get the file string from a query string & then parse it. It is working fine on my development box but...
43
by: Davey | last post by:
I am planning on developing an application which will involve skills that I have very little experience of - therefore I would appreciate comments on my initial design thoughts. Overview on...
6
by: Rob | last post by:
Hi, I am working on a project that requires a Windows Service which performs the following file transfer functions. 1. It monitors a specific local directory on a Windows 2003 Server. 2. When...
1
by: Leonid | last post by:
Hello I have VC++ .NET 2003 ATL Server project. In one of its method I need to write some information in a local txt file. This txt file and this ATL Server are on the same ‘C: \’ drive. When...
0
by: Mr. Land | last post by:
Hello. I'm having trouble creating a new Web project using VS .NET 2003 on the local default web. I've done a lot of research about this and found a lot of suggestions, but none of them seem to...
3
by: Steve Richfie1d | last post by:
Now that it finally works, I'm in the process of converting my large rapid-prototyped Access app into production VB, one DDE-linked piece at a time. One piece now already in VB takes ~2 seconds to...
10
by: Jim Devenish | last post by:
I have a split front end/back end system. However I create a number of local tables to carry out certain operations. There is a tendency for the front end to bloat so I have set 'compact on...
55
by: Zytan | last post by:
I see that static is more restricted in C# than in C++. It appears usable only on classes and methods, and data members, but cannot be created within a method itself. Surely this is possible in...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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,...

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.