PC Review


Reply
Thread Tools Rate Thread

Database to use in C#

 
 
Mads Westen
Guest
Posts: n/a
 
      22nd Sep 2005
Hi,
I'm in the design phase of a little database program in C#.
But I don't know what database to use.
The DB should be free, easy to set up, and easy to program up against in C#.

Are there any good guides regarding this subject?


Best regards

Mads


 
Reply With Quote
 
 
 
 
Vadivel Kumar
Guest
Posts: n/a
 
      22nd Sep 2005
What i can suggest is, use Microsoft Access. because, you can use oledb
provider to manipulate with access tables.

There are other third party db's also like SQLite, check in google for
this db.

Vadivel Kumar
http://blogs.wdevs.com/varahe

 
Reply With Quote
 
Michael S
Guest
Posts: n/a
 
      22nd Sep 2005
"Vadivel Kumar" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> What i can suggest is, use Microsoft Access. because, you can use oledb
> provider to manipulate with access tables.


Note that MsAccess is not free though, while MSDE is.

- Michael S


 
Reply With Quote
 
Cor Ligthert [MVP]
Guest
Posts: n/a
 
      22nd Sep 2005
Michael,
>
> Note that MsAccess is not free though, while MSDE is.
>
> - Michael S

AFAIK is it for those who have a licence for Visual Studio Net, free to
use/distribute the database engine (Jet Engine) from Access.

Do not mix this up with the suites around that Engine, as the Office product
MS Access what is not free to use/distribute.

In fact is this the same as MSDE what is as well only a (limited) engine of
SQLServer.

Cor



 
Reply With Quote
 
Cor Ligthert [MVP]
Guest
Posts: n/a
 
      22nd Sep 2005
Mads,

For a better advice for this question I would ask this in your place in the
newsgroup.

microsoft.public.dotnet.framework.adonet

There are the guys and girls who handle this for every Net program language.

Access is in most casses not the best choose, MSDE will be replaced by
SQLExpress what probably will cost something as 49 dollar.

I hope this helps,

Cor

"Mads Westen" <(E-Mail Removed)> schreef in bericht
news:(E-Mail Removed)...
> Hi,
> I'm in the design phase of a little database program in C#.
> But I don't know what database to use.
> The DB should be free, easy to set up, and easy to program up against in
> C#.
>
> Are there any good guides regarding this subject?
>
>
> Best regards
>
> Mads
>



 
Reply With Quote
 
Vitaly Zayko
Guest
Posts: n/a
 
      23rd Sep 2005
I suggest you to try FirebirdSQL (open source version of Borland
Interbase). It's free, stable, fully SQL-92 compatible SQL server and
local versions (local has just one dll). Dot NET driver is also available.
http://www.firebirdsql.org
Vit
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Any solution for error message "Could not attach file 'App_Data\Database.mdf' as database 'Database'."? ornit_sagy@yahoo.com Microsoft ADO .NET 0 8th Jan 2007 08:34 PM
Any solution for error message "Could not attach file'App_Data\Database.mdf' as database 'Database'."? ornit_sagy@yahoo.com Microsoft ADO .NET 1 8th Jan 2007 08:12 PM
How to Add an All Values Item to a Database Query by Using the FrontPage 2003 Database Results Wizard =?Utf-8?B?RGFuaWVs?= Microsoft Frontpage 4 2nd Feb 2004 05:36 PM
WINS could not start due to a missing or corrupt database.Restore the database using WINS Manager (or winscl.exe found in the Windows 2000 Resource Kit) and restart WINS. If WINS still does not start, begin with a fresh copy of the database. =?Utf-8?B?V2hvcHJvZmVzc29y?= Microsoft Windows 2000 0 9th Dec 2003 09:41 PM
Help w/ The database database name needs to be repaired or isn't a database file dcollar Microsoft Access 2 18th Jul 2003 10:18 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:02 PM.