473,511 Members | 15,818 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Help Installing SQL Server 2000 Desktop Engine

Alrighty, I am an web developer with most of my experience
bein in the Unix environment, php, perl etc..

I am trying to broaden my skills and have recently
installed windows 2000, IIS, .NET Framework, .Net SDK and
also installed SQL Server 2000 Desktop Engine which from
what I have read functions for the most part just like the
full version of SQL Server 2000 with an exception that
speed is considerably cut with simultaneious users
accessing the system as well as a size restriction on DB,
neither situations really matter to me seeing as how I am
developing just to learn the technology and will not be
building major applications that anyone other than myself
will be accessing.

My problem occured when installing the SQL Desktop Engine,
everything installed correctly with no errors, all
quickstart examples work fine, even the ones that utilize
db calls. However, my sql server manager always show up as
being "Not Connected -//" and no server or services are
listed in it. Also, none of the tools that I see most
people talking about were installed, enterprise manager
etc... the only thing I have is OSQL which I am not
familiar enough with the commands to create databases,
tables and stored procedures. I have tried using some
third party software to connect to the server so I can
create tables etc using a GUI but I always get an error
telling me that access is denied or the server doesn't
exist. I have reinstalled twice, I feel as though I have a
problem with SQL Server and feel like there should be some
tools or something that should have came with it to make
managing my db easier. Anybody have any idea?

THanks
jason
Nov 18 '05 #1
2 1558
Hi,

MSDE is a very crude version of SQL Server, and it sure does not have all the features and flexibility of the SQL Server. If you want it I would suggest you get hold of an SQL Server 2000 copy, mayit be a 60 day evaluation copy.

Well, if you database server is not registered, try doing it manually. Right click on 'MS SQL Server' and create a group if its still not made. Then right-click the group and click on 'New SQL Server Registration'. Enter your computer name and register your server, follow the on-screen instructions.

Well you can use OSQL, but for that you would need to learn those SQL commands like

create database MyDB
create table tablename (id int primarykey not null, ...

.......etc

Hope this helps

Regards,
Bhaskardeep Khaund
Nov 18 '05 #2
Thanks for the reply, you will have to excuse me but I
know very little about this stuff. I haven't used windows
in years....where exactly do I right click on MS SQL
Server? I don't even have a program group or anything
like that for it.
THanks
jason

-----Original Message-----
Hi,

MSDE is a very crude version of SQL Server, and it sure does not have all the features and flexibility of the SQL
Server. If you want it I would suggest you get hold of an
SQL Server 2000 copy, mayit be a 60 day evaluation copy.
Well, if you database server is not registered, try doing it manually. Right click on 'MS SQL Server' and create a
group if its still not made. Then right-click the group
and click on 'New SQL Server Registration'. Enter your
computer name and register your server, follow the on-
screen instructions.
Well you can use OSQL, but for that you would need to learn those SQL commands like
create database MyDB
create table tablename (id int primarykey not null, ...

.......etc

Hope this helps

Regards,
Bhaskardeep Khaund

Nov 18 '05 #3

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

Similar topics

3
1457
by: Przemo | last post by:
Hi!! I`m looking for SQL server but somekind of OEM version. The program witch I`m working use the MSDE Desktop engine (5 user version) and I want to use it at 12 user. The SQL 2000 server is...
1
6877
by: Bilo Aga | last post by:
The installation of MSDE fails and I dont find any solution to get it work. If I start the setup than a windows with the time bar appears and says it will take 1 minute. After nearly 1 minute it...
3
8173
by: ebrahimbandookwala | last post by:
Hi , I am trying to connect to MS Sql server 2000 from Java (1.4.2 / 1.5 ). I installed my Sql Server(8.00.382) from the one supplied with VS.NET 2001. When I installed it on my laptop it did not...
2
2169
by: Phil McKrackin | last post by:
Hello all, I've been blazing through John Sharp and Jon Jagger's "Microsoft Visual C# .NET Step by Step" book, but I've hit a bit of a roadblock once I made it to the database section....
4
2046
by: Claire | last post by:
Hi, I know this isn't strictly C# language related, but my service IS written in c# and I checked out the list of microsoft newsgroups for win2000 and couldn't really see one that applies. I'm...
2
1112
by: eye5600 | last post by:
1) Is there a discussion of somewhere of exactly which versions of Sql Server will work with visual Studio and C#? 2) Is it possible to use the SQL Server 2000 Desktop Engine from a different PC...
15
2065
by: DavidS | last post by:
Have Visual Studio.NET installed on MS 2000 Professional OS laptop. No issue ever with web development and SQL connections. Purchased new laptop with XP Professional SP2!!!!!!!! & Visual...
7
2901
by: Adam | last post by:
Im trying to add an httphandler for all *.sgf file extensions. I have developed the handler, 1. installed it into the gac 2. added it to the machine.config: <httpHandlers> <add verb="*"...
14
3000
by: Developer | last post by:
Hello All, i have recently installed VS2005 and was trying to install SQL sever 2000. I have Win XP' SP2. But when I tried installing, it only installed client tools and not the database. Can...
0
7252
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
7371
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
7432
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
7517
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...
1
5077
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4743
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1583
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
791
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
452
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.