473,398 Members | 2,120 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,398 software developers and data experts.

msde2000

msde2000

Hi,
Can I use ado .Net to write non manage application in vc++???
What is exactly msde and did it better then access??
What are the best tools to use it?
What is the different between msde and odbc?
where can i find msde2000 knowlage base?

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??

is better to write not mange database c++ application in visual studio .net
or vs-6?
thanks
Jul 21 '05 #1
1 1776
Dave,
Can I use ado .Net to write non manage application in vc++???
No ADONET is a part of dotNet (managed code)
What is exactly msde and did it better then access??
MSDE is a database not a file and therefore by instance not easy to replace
by a user, however this is only a simple aspect, it is as well much faster.
It has limits one of them 4Gb data.
What are the best tools to use it?
VisualStudioNet or the full version of SQLServer
What is the different between msde and odbc?
Nothing, however to use odbc is not clever with that, there is a special SQL
connection, which passes as well code that OleDb uses and therefore is
faster.
where can i find msde2000 knowlage base?
On MSDN, however the documentation of MSDE is in my opinion really very poor
and not consistent. There is told that this will be better with the next
version SQL server Express.

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??
Visual Studio Net however absolute is not complete, by instance for deleting
a database are no tools and you should write that yourself, or get that
from internet or use the tools from SQL server for that.

I hope that this gives some idea's?

Cor
is better to write not mange database c++ application in visual studio
.net
or vs-6?
thanks

Jul 21 '05 #2

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

Similar topics

3
by: Phil | last post by:
I attempted to install MSDE on a WinXP machine(server) today. I installed from the command prompt as follows:- >setup INSTANCENAME="NetSDK" SECURITYMODE=SQL BLANKSAPWD=1 Before I get...
6
by: Andrzej | last post by:
Used to read newsgroup for answers, now have to ask for them as well. I have an application (C#, .NET 1.1) that connects to local db on MSDE 2000 SP3a (using ADO from MDAC 2.71) on one side and...
2
by: Dave | last post by:
msde2000 Hi, Can I use ado .Net to write non manage application in vc++??? What is exactly msde and did it better then access?? What are the best tools to use it? What is the different between...
3
by: Kim | last post by:
After installing MSDE2000 on my WIN XP machine, I created the database from Access using the upsizing wizard. Although the tables can be seen from the server explorer, I keep on encountering...
8
by: mt | last post by:
Hello everyone: I am using vb.net 2002, msde2000 database, and windows 98,and i set up .net framework 1.1 and MDAC 2.7 and msde2000 i have a problem,i want create database with vb.net on...
1
by: ns2k | last post by:
How can I add MSDE2000 to the setup project so the MSDE2000 will also be install in the machine? If using merge module - how it can be done? ----== Posted via Newsfeed.Com -...
2
by: Hitz | last post by:
Hi, Can i know how to package MSDE with vb.net as there is no search topic found on the internet. i want to package MSDE in such a way, that during installation of application MSDE is installed...
1
by: Sagaert Johan | last post by:
Hi How can i call an UDF in an SQL database ? ,i tried ExecuteScalar ,but without luck Johan
0
by: Sagaert Johan | last post by:
hi 2 questions This code is in the mda.Updated event ; why does the ExecuteScalar returns a decimal while in the table definition the keyfield is declared as int ? SqlCommand Cmd = new...
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
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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
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.