473,480 Members | 1,855 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

ASP and a ligthweight version of SQL Server

I have succsessfuly downloaded MSCDEX (which I guess is a kind of
lightweight version of SQL SERVER 2000). It doesn't have much of GUI.

I have Windows XP peronal edition.

I have book I called ASP.NET UNLEASED" by
Stephan Walther.

This is the code that I am trying to run.

conPubs = New
SqlConnection("Server=MITCH1\MITCHSSQL;uid=sa;pwd= darth.vader;database=pubs1").

It tells me that "sa" not trusted user. (I changed my user name to sa,
because the documentatin sat the you needed to be. The password password
from the account remains the same, and it was the password I used
in an install.bat that I used.

This is the code in the authors source:
conPubs = New SqlConnection(
"Server=localhost;uid=sa;pwd=secret;database=p ubs" )

It gives me a data base not found error or not have a right to the database.

Interestingly, a tool that I found in my book called "ASP.NET Web Matrix"
will let me create databases, tables and columns, but it won't let me conect
from the VB.NET code.

Jun 30 '06 #1
3 909
<mm*******@usfamily.net> wrote in message
news:uS**************@TK2MSFTNGP05.phx.gbl...
I have succsessfuly downloaded MSCDEX (which I guess is a kind of
lightweight version of SQL SERVER 2000). It doesn't have much of GUI.


Are you sure? AFAIK, MSCDEX.exe is an old DOS program to enable the CD
extensions so that DOS (and 16-bit Windows) could read CDs...

http://www.google.com/search?sourcei...LG:en&q=MSCDEX
Jun 30 '06 #2
You were right. The binary file I downloaded from the web was MSDE2000A.

It appears in the control panel as "Microsoft SQL Server Desktop
Engine(MITCHSSQL)" and it appears in my tray when I reboot an a tray as SQL
Service Manager.

If I open the tray and type "MTICH1\MISTSSQL" in the texboxt with a label
called "Server:"
SQL Server in a drop down list name the defaults to "SQL Server" and has
options "Distributed Transaction" Coordinater" and SQL SERVER"


"Mark Rae" <ma**@markN-O-S-P-A-M.co.uk> wrote in message
news:eU*************@TK2MSFTNGP05.phx.gbl...
<mm*******@usfamily.net> wrote in message
news:uS**************@TK2MSFTNGP05.phx.gbl...
I have succsessfuly downloaded MSCDEX (which I guess is a kind of
lightweight version of SQL SERVER 2000). It doesn't have much of GUI.


Are you sure? AFAIK, MSCDEX.exe is an old DOS program to enable the CD
extensions so that DOS (and 16-bit Windows) could read CDs...

http://www.google.com/search?sourcei...LG:en&q=MSCDEX



Jun 30 '06 #3
Somehow I got it to work. I don't know how exactly, but I got it to work.

<mm*******@usfamily.netwrote in message
news:OR**************@TK2MSFTNGP04.phx.gbl...
You were right. The binary file I downloaded from the web was MSDE2000A.

It appears in the control panel as "Microsoft SQL Server Desktop
Engine(MITCHSSQL)" and it appears in my tray when I reboot an a tray as
SQL Service Manager.

If I open the tray and type "MTICH1\MISTSSQL" in the texboxt with a label
called "Server:"
SQL Server in a drop down list name the defaults to "SQL Server" and has
options "Distributed Transaction" Coordinater" and SQL SERVER"


"Mark Rae" <ma**@markN-O-S-P-A-M.co.ukwrote in message
news:eU*************@TK2MSFTNGP05.phx.gbl...
><mm*******@usfamily.netwrote in message
news:uS**************@TK2MSFTNGP05.phx.gbl...
>>>I have succsessfuly downloaded MSCDEX (which I guess is a kind of
lightweight version of SQL SERVER 2000). It doesn't have much of GUI.

Are you sure? AFAIK, MSCDEX.exe is an old DOS program to enable the CD
extensions so that DOS (and 16-bit Windows) could read CDs...

http://www.google.com/search?sourcei...LG:en&q=MSCDEX


Jul 8 '06 #4

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

Similar topics

12
2004
by: Russell Stevens | last post by:
Should be trivial - I want to detect the program version so that I can take steps to update things to the current version. Pretty simple - just use Application.ProductVersion So I install the...
5
2897
by: B1ackwater | last post by:
We've fooled around with Access a bit, but only using the single-user store-bought version. It seems to be a good database - versatile and infinitely programmable - and can apparently be used as a...
10
2133
by: deathtospam | last post by:
My employer is starting to take the first steps towards migrating its Classic ASP codebase to ASP.NET v2.0. We have a copy of our existing website on the new Windows Server 2003 R2 test server,...
14
2997
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...
3
6410
by: Steve | last post by:
Hi All I downloaded Sql server 2005 express SP2 and attempted to modify the Bootstrapper package files as I did with SP1 When i try to install SQL server as part of my VS 2005 deployment app I...
8
12145
by: =?Utf-8?B?UGV0ZXI=?= | last post by:
I'm trying to get a list of SQL Server Instances thru a VB.NET application. I have tried GetDataSource and SMO. I have also tried using ListSQLSvr.exe from...
2
2256
by: Teja | last post by:
Hi All, I have a Python COM server. I need to deploy it on various sytems. When I run the COM server from python its showing an output " Registered : sample.lib" If I try to use the COM obj...
3
2791
by: Prakash | last post by:
Hello All, We have installed UDB 9.5 on HP-UX IA64 machine. We would like to install DB2 8.2 client on HP-UX PA-RISC V11.11. We want to install only on HPUX V 11.11 since we have licensed...
3
4273
by: shobhitguptait | last post by:
How to Run C#.NET Windows App on N/W with centralized DB using SQL SERVER 2000 Hello All...i m really grate full to c such a website where developers try to help people like us who face problems...
0
7046
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
6908
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
6741
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
6956
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
4783
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
4485
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
1300
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
563
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
183
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.