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

Help: Can't start chapter 24 of C# Step by Step

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. Specifically, chapter 24,
"Using a Database."

Can some kind soul help me get my machine in a state that I can
continue the exercises in this book?

On page 438, the book gives instructions on how to get the Microsoft
SQL Server 2000 Desktop Engine running.

I downloaded and installed "sql2kdesksp3.exe". Then I rebooted, went
to the \Program Files\Microsoft Visual Studio .NET
2003\SDK\SDK\v1.1\Samples\Setup and entered the following command:

osql - S LYTA\VSdotNET2003 -E -iinstnwnd.sql

(LYTA is, of course, my computer's name).

I receive the following response:

[DBMSLPCM]SQL Server does not exist or access denied.
[DBMSLPCM]ConnectionOpen (Connect()).

I double-click the little SQL Server Service Manager in the tool tray,
and I can't connect to "LYTA", "\\LYTA", "LYTA\VSdotNET2003" or
"\\LYTA\VSdotNET2003".

Any thoughts?

I'm using Microsoft Visual C# .net Standard.

Many thanks!

- Phil

Nov 17 '05 #1
2 2161
Hello again,

Sorry if my subject line was a bit off, so let me rephrase things. To
continue with the book, I need to get Microsoft SQL Server 2000
Desktop Engine working properly on my machine. Can anyone tell me what
to do right and/or what I'm doing wrong? Or point me where I can get
the answers I need? I've been flying through this book, and I'd hate
to lose my momentum.

Thanks so much for your help.

Sincerely,

- Phil

On Fri, 08 Apr 2005 12:53:38 -0700, Phil McKrackin
<Ph****@mailinator.com> wrote:
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. Specifically, chapter 24,
"Using a Database."

Can some kind soul help me get my machine in a state that I can
continue the exercises in this book?

On page 438, the book gives instructions on how to get the Microsoft
SQL Server 2000 Desktop Engine running.

I downloaded and installed "sql2kdesksp3.exe". Then I rebooted, went
to the \Program Files\Microsoft Visual Studio .NET
2003\SDK\SDK\v1.1\Samples\Setup and entered the following command:

osql - S LYTA\VSdotNET2003 -E -iinstnwnd.sql

(LYTA is, of course, my computer's name).

I receive the following response:

[DBMSLPCM]SQL Server does not exist or access denied.
[DBMSLPCM]ConnectionOpen (Connect()).

I double-click the little SQL Server Service Manager in the tool tray,
and I can't connect to "LYTA", "\\LYTA", "LYTA\VSdotNET2003" or
"\\LYTA\VSdotNET2003".

Any thoughts?

I'm using Microsoft Visual C# .net Standard.

Many thanks!

- Phil


Nov 17 '05 #2
Problem solved. One of my friends stopped by, and managed to get it
running. Have a good weekend everyone!

- Phil

On Sat, 09 Apr 2005 09:30:23 -0700, Phil McKrackin
<Ph****@mailinator.com> wrote:
Hello again,

Sorry if my subject line was a bit off, so let me rephrase things. To
continue with the book, I need to get Microsoft SQL Server 2000
Desktop Engine working properly on my machine. Can anyone tell me what
to do right and/or what I'm doing wrong? Or point me where I can get
the answers I need? I've been flying through this book, and I'd hate
to lose my momentum.

Thanks so much for your help.

Sincerely,

- Phil

On Fri, 08 Apr 2005 12:53:38 -0700, Phil McKrackin
<Ph****@mailinator.com> wrote:
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. Specifically, chapter 24,
"Using a Database."

Can some kind soul help me get my machine in a state that I can
continue the exercises in this book?

On page 438, the book gives instructions on how to get the Microsoft
SQL Server 2000 Desktop Engine running.

I downloaded and installed "sql2kdesksp3.exe". Then I rebooted, went
to the \Program Files\Microsoft Visual Studio .NET
2003\SDK\SDK\v1.1\Samples\Setup and entered the following command:

osql - S LYTA\VSdotNET2003 -E -iinstnwnd.sql

(LYTA is, of course, my computer's name).

I receive the following response:

[DBMSLPCM]SQL Server does not exist or access denied.
[DBMSLPCM]ConnectionOpen (Connect()).

I double-click the little SQL Server Service Manager in the tool tray,
and I can't connect to "LYTA", "\\LYTA", "LYTA\VSdotNET2003" or
"\\LYTA\VSdotNET2003".

Any thoughts?

I'm using Microsoft Visual C# .net Standard.

Many thanks!

- Phil


Nov 17 '05 #3

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

Similar topics

13
by: EggsAckley | last post by:
Hi: I have a file that I have been told is a SQL Server backup from a server somewhere. The file is about 200MB in size I am trying to create the database on my local server using RESTORE. I...
5
by: Steve Teeples | last post by:
Can someone point me to a document that clearly identifies the steps of creating a good help system for an application? I have a test tool that I'd like to add help to so that others will know how...
3
by: Michael Rodriguez | last post by:
I bought the book ADO.NET Step by Step and it created some virtual directories for me when I installed the practice files. Somehow, it created a virtual directory, "Chapter 12", that exists both...
66
by: genestarwing | last post by:
QUESTION: Write a program that opens and read a text file and records how many times each word occurs in the file. Use a binary search tree modified to store both a word and the number of times it...
32
by: Tom Cole | last post by:
I bet 50% of the posts I've read lately have had at least one bad thing to say about every website or book dedicated to javascript. There are clearly a few posters (you know who you are) who...
0
by: gunimpi | last post by:
http://www.vbforums.com/showthread.php?p=2745431#post2745431 ******************************************************** VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help wanted...
8
by: SanjaiGandhi | last post by:
Hi ...i am new to programing....pls help to overcome this program.. The Program is..: if a = 557..using for loop or while or dowhile ..we have to get the answer for 5+5+7..that is what ever...
0
by: TimeHorse | last post by:
Hello, I am trying to to create a branch of the bzr mirror for the current Python Trunk 2.6 development so I can finish my work on Issue 2636. I am not a core developer but am trying to create...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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...
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
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,...
0
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...

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.