Unix Technical Forum

SQL Newbie needs help getting started with MSDE!

This is a discussion on SQL Newbie needs help getting started with MSDE! within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> Hi. I am getting started using SQL. My primary objective is to be able to write ANSI SQL statements ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > MS SQL ODBC

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-27-2008, 08:42 PM
Bowen T
 
Posts: n/a
Default SQL Newbie needs help getting started with MSDE!

Hi.

I am getting started using SQL. My primary objective is to be able to
write ANSI SQL statements at a high level, outside of a certain
platform. I am using the book SQL A Beginner's Guide by Forrest
Houlette.

To get started, I downloaded the Microsoft SQL Server 2000 Desktop
Engine (MSDE 2000), unpacked it into Program Files/MSDERelA (i think
that's the name of the folder) and then ran Setup with the SAPWD switch.
This is a Windows 98 machine.

I'm not sure where to go now. I basically have 2 questions.

1) What general steps can I take from this point to actually start
learning SQL? I want to learn commands to create databases, populate
them, and use SQL statements to extract and manipulate data. I only
have this one Windows 98 machine, can I run a server and client on the
same machine?

2) As far as I am in the book, they are using the ODBC control panel to
build a System DSN. I chose SQL Server as the driver for which I wanted
to set up a data source. Then I get a dialog, Create a New Data
Source to SQL Server. I named the data source, and it also asks "Which
SQL Server do you want to connect to?" Is this supposed to be the name
of my computer? NetBIOS name? The only name I know for my computer
is "Bowen's Computer" (formerly "My Computer"). Or is this the name of
some instance of the running server program?

Any help would be so appreciated. God bless. -- Bowen.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-27-2008, 08:42 PM
Jens Süßmeyer
 
Posts: n/a
Default Re: SQL Newbie needs help getting started with MSDE!

> 1) What general steps can I take from this point to actually start
> learning SQL?


That depedns on what you want to do, administering or programming, both of
them require the skill of TSQL and administrative task, the one more the
other less. Try first leaning the DML, then DDL then DCL language this will
guide you to shapren your skills.

I only
> have this one Windows 98 machine, can I run a server and client on the
> same machine?


Yes, but you are not allowed to use Windows Authen (or Mixed Mode with it)

Or is this the name of
> some instance of the running server program?


Normally its the Netbios name if you installed an default instance, for
named instances it would be NetbiosName\InstanceName

Your welcome ;-)

HTH, Jens Suessmeyer.

---
http://www.sqlserver2005.de
---


"Bowen T" <chromatic_dragon@operamail.com> schrieb im Newsbeitrag
news:1114796049.bb1e30bd3621792bb99ce6219dc3a235@t eranews...
> Hi.
>
> I am getting started using SQL. My primary objective is to be able to
> write ANSI SQL statements at a high level, outside of a certain
> platform. I am using the book SQL A Beginner's Guide by Forrest
> Houlette.
>
> To get started, I downloaded the Microsoft SQL Server 2000 Desktop
> Engine (MSDE 2000), unpacked it into Program Files/MSDERelA (i think
> that's the name of the folder) and then ran Setup with the SAPWD switch.
> This is a Windows 98 machine.
>
> I'm not sure where to go now. I basically have 2 questions.
>
> 1) What general steps can I take from this point to actually start
> learning SQL? I want to learn commands to create databases, populate
> them, and use SQL statements to extract and manipulate data. I only
> have this one Windows 98 machine, can I run a server and client on the
> same machine?
>
> 2) As far as I am in the book, they are using the ODBC control panel to
> build a System DSN. I chose SQL Server as the driver for which I wanted
> to set up a data source. Then I get a dialog, Create a New Data
> Source to SQL Server. I named the data source, and it also asks "Which
> SQL Server do you want to connect to?" Is this supposed to be the name
> of my computer? NetBIOS name? The only name I know for my computer
> is "Bowen's Computer" (formerly "My Computer"). Or is this the name of
> some instance of the running server program?
>
> Any help would be so appreciated. God bless. -- Bowen.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:50 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com