Re: msde2000
From: Peter van der Goes (p_vandergoes_at_toadstool.u)
Date: 11/06/04
- Next message: Glyn Meek: "Non-square windows"
- Previous message: Rob Teixeira: "Re: 3DES between .NET and VB"
- In reply to: Dave: "msde2000"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 6 Nov 2004 16:30:32 -0600
See below for some answers:
"Dave" <dbg@012.net.il> wrote in message
news:OE6vboDxEHA.1192@tk2msftngp13.phx.gbl...
> msde2000
>
> Hi,
> Can I use ado .Net to write non manage application in vc++???
> What is exactly msde and did it better then access??
MSDE is the desktop version of SQL Server 2000. Better than Access? Depends
on what you want to do.
> What are the best tools to use it?
Management tools or application development tools?
MSDE does not come with GUI management tools. Installed, MSDE shows up in
Server Explorer as an instance of SQL Server. I'd say Visual Studio .NET is
a great development tool for SQL Server/MSDE.
> What is the different between msde and odbc?
MSDE is a DBMS, ODBC is a connection/communication technology (Open Database
Connectivity). You can find ODBC drivers for almost any relational database
>
> How can I use vs.Net to manipulate msde-2000 data base like building table
> and see the data base did vs.Net have good tools to work with msde and
were
> can I learn about them??
The help? First, check out Server Explorer
>
> is better to write not mange database c++ application in visual studio
.net
> or vs-6?
> thanks
>
-- Peter [MVP Visual Developer] Jack of all trades, master of none.
- Next message: Glyn Meek: "Non-square windows"
- Previous message: Rob Teixeira: "Re: 3DES between .NET and VB"
- In reply to: Dave: "msde2000"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|