Re: database dilemma
From: Dominique Vandensteen (domi.vds_insert_at_tralala_tenforce.com)
Date: 02/17/04
- Next message: Bernie Yaeger: "propertygrid utilization"
- Previous message: Tom Shelton: "Re: waveOutGetDevCaps in .net (Upgrade from VB6)"
- In reply to: James Lang: "Re: database dilemma"
- Next in thread: Erik Frey: "Re: database dilemma"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 17 Feb 2004 07:55:36 +0100
> Dot net uses SQL Server and Oracle ( check the help for the supported
> versions ) most efficiently as it has native drivers for these databases
> Other databases use ODBC which work but with an overhead.
just for information, there are native drivers for other db's also
"James Lang" <j.lang@blueyonder.co.uk> wrote in message
news:%23rOfA%23O9DHA.3648@TK2MSFTNGP11.phx.gbl...
> Hi
> Dot net uses SQL Server and Oracle ( check the help for the supported
> versions ) most efficiently as it has native drivers for these databases
> Other databases use ODBC which work but with an overhead.
> on the down side both sql server and oracle are big bucks to a small
> company. If you don't have them already it would be a big outlay.
> Also think about scalability, how big will the data get and how many
> concurrent users at any one time. Will the data be held in one location
or
> replicated over many servers
>
> From what you wrote I assume you will be using ASP.NET, ADO.NET WEB Forms
> and Windows forms
> if you are new to this ( even seasoned ASP and VB6 pros would struggle for
a
> while ) you might want to push for some training courses and what ever
time
> scale you come up with DOUBLE IT
> I hope this helps
>
> Regards
> James
>
> "John" <anonymous@discussions.microsoft.com> wrote in message
> news:0FACB353-B348-4FC3-B41E-75593E2DDAD2@microsoft.com...
> > Greetings. I apologize for posting this if it is in the wrong group.
The
> boss last week dropped vb.net on my desk and wants to create a web app and
a
> corresponding desktop app. And I'm a newbie to vb.net. Have done vb6
work
> but not alot. The boss only dropped vb.net and no db to go with it. He
> indicated for me to use my best judgement on the db.
> > So, I would like to find out what db others of you are using with vb.net
> for over the web/desktop. I've worked with A2k so I'm familiar with that.
> What about some of the others? Are there pros/cons? Is there a consensus
> among vb.net developers? What does vb.net work best with?
> > I am open to any thoughts and suggestions.
> > Thanks in advance to anyone who responds.
> > *** John
>
>
- Next message: Bernie Yaeger: "propertygrid utilization"
- Previous message: Tom Shelton: "Re: waveOutGetDevCaps in .net (Upgrade from VB6)"
- In reply to: James Lang: "Re: database dilemma"
- Next in thread: Erik Frey: "Re: database dilemma"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|