473,698 Members | 2,631 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Dose MS sell SQlSerever with student rate?

Dose MS sell SQlSerever with student rate? If so, which website do I
buy from?

Apr 4 '06 #1
10 1476
SQL Express is a good choice for students.

Apr 4 '06 #2
And you can't get much cheaper than free!

http://www.microsoft.com/sql/edition...s/default.mspx

--
Tony Rogerson
SQL Server MVP
http://sqlserverfaq.com - free video tutorials

"Amber" <gu**********@g mail.com> wrote in message
news:11******** *************@t 31g2000cwb.goog legroups.com...
SQL Express is a good choice for students.

Apr 4 '06 #3

Tony Rogerson wrote:
And you can't get much cheaper than free!

http://www.microsoft.com/sql/edition...s/default.mspx
Thank you.
I just found a link (may be to the same version but w/o other useful
info) at http://msdn.microsoft.com/vstudio/express/sql/

I have a question about downloading and installing it. At a link via
that site (now I could find the exact link), it says to uninstall
Visual Studio.Net 2005 express version or something like that before
installing SqlSever. I have recently installed VS.Net 2003, the
academic version I bought via my college. I was in VB.Ne c lass and so
got it for like $20. Will I need to uninstall it inorder to isntall the
SqlServer Express 2005?

Also via the link you gave, at the link of
http://msdn2.microsoft.com/en-us/library/ms143441.aspx is a link to
"Before You Install SQL Server Express". There, (at
http://msdn2.microsoft.com/en-us/lib...(SQL.90).aspx), it
says

- Uninstall .NET Framework 1.2 and later versions from your computer
(versions 1.0 and 1.1 do not have to be uninstalled). Then, install
..NET Framework 2.0. from .NET Framework 2.0 Download Center.

- Install SQL Server 2005 Express Edition from the SQL Server Express
Web site.
From what I checked, what i currently have is Microsoft .NET Framework SDK v1.1.

I think the frame work for Visual Studio 2005 is 1.2, am I right? So I
won't need uninstall Visual Studio 2003 in order to install this
SqlServer Express 2005, right?

A second question:

Should I learn PL/SQL using MS SqlServer or Oracle? My immediate goal
is to find an entry level work and I am wodnering what enviornment is
more pravalently used for the entry level work.

Thanks in advance.


--
Tony Rogerson
SQL Server MVP
http://sqlserverfaq.com - free video tutorials

"Amber" <gu**********@g mail.com> wrote in message
news:11******** *************@t 31g2000cwb.goog legroups.com...
SQL Express is a good choice for students.


Apr 4 '06 #4
If you want to learn pl/sql then you need Oracle. Oracle offers a free
version and the regular versions may be used free for development
purposes though you should read the license terms to see which version
best fit your needs. See http://technet.oracle.com for a download
site.

SQL Server 2005 also appears to be a good product and if you want to
learn T-SQL or the Reporting tool it would be the proper choice.

IMHO -- Mark D Powell --

Apr 4 '06 #5

Mark D Powell wrote:
If you want to learn pl/sql then you need Oracle. Oracle offers a free
version and the regular versions may be used free for development
purposes though you should read the license terms to see which version
best fit your needs. See http://technet.oracle.com for a download
site.

SQL Server 2005 also appears to be a good product and if you want to
learn T-SQL or the Reporting tool it would be the proper choice.

IMHO -- Mark D Powell --


Thanks for explaining the difference.

Apr 4 '06 #6
Hi Mandie,

2.0 goes with .NET 2005 so the uninstall relates to that.

you can leave .net 2003 on the box - my old dev box was like that and i had
no problems.

hope that helps.

--
--
Tony Rogerson
SQL Server MVP
http://sqlserverfaq.com - free video tutorials
"mandie" <ma**********@y ahoo.com> wrote in message
news:11******** *************@g 10g2000cwb.goog legroups.com...

Tony Rogerson wrote:
And you can't get much cheaper than free!

http://www.microsoft.com/sql/edition...s/default.mspx


Thank you.
I just found a link (may be to the same version but w/o other useful
info) at http://msdn.microsoft.com/vstudio/express/sql/

I have a question about downloading and installing it. At a link via
that site (now I could find the exact link), it says to uninstall
Visual Studio.Net 2005 express version or something like that before
installing SqlSever. I have recently installed VS.Net 2003, the
academic version I bought via my college. I was in VB.Ne c lass and so
got it for like $20. Will I need to uninstall it inorder to isntall the
SqlServer Express 2005?

Also via the link you gave, at the link of
http://msdn2.microsoft.com/en-us/library/ms143441.aspx is a link to
"Before You Install SQL Server Express". There, (at
http://msdn2.microsoft.com/en-us/lib...(SQL.90).aspx), it
says

- Uninstall .NET Framework 1.2 and later versions from your computer
(versions 1.0 and 1.1 do not have to be uninstalled). Then, install
.NET Framework 2.0. from .NET Framework 2.0 Download Center.

- Install SQL Server 2005 Express Edition from the SQL Server Express
Web site.
From what I checked, what i currently have is Microsoft .NET Framework

SDK v1.1.

I think the frame work for Visual Studio 2005 is 1.2, am I right? So I
won't need uninstall Visual Studio 2003 in order to install this
SqlServer Express 2005, right?

A second question:

Should I learn PL/SQL using MS SqlServer or Oracle? My immediate goal
is to find an entry level work and I am wodnering what enviornment is
more pravalently used for the entry level work.

Thanks in advance.


--
Tony Rogerson
SQL Server MVP
http://sqlserverfaq.com - free video tutorials

"Amber" <gu**********@g mail.com> wrote in message
news:11******** *************@t 31g2000cwb.goog legroups.com...
> SQL Express is a good choice for students.
>

Apr 4 '06 #7
On 4 Apr 2006 05:52:24 -0700, mandie wrote:

(snip)
A second question:

Should I learn PL/SQL using MS SqlServer or Oracle? My immediate goal
is to find an entry level work and I am wodnering what enviornment is
more pravalently used for the entry level work.


Hi mandie,

PL/SQL, as Mark explained, is the name for Oracle's proprietary
procedural additions to the SQL language.

SQL Server has also added proprietary features (both procedural and
declarative) to SQL; these are collectively called "Transact-SQL" (or
T-SQL for short).

If you want to study the version that gives you the best chance to get a
job, check the job ads in your local newspapers. If you want the best
chance of a job now AND LATER, then whatever you study, make sure that
you are aware of which features are standard and which are proprieatry;
that will save you lots of time if you later decide to (or have to)
switch to another DB platform.

--
Hugo Kornelis, SQL Server MVP
Apr 4 '06 #8
On 3 Apr 2006 22:45:40 -0700, mandie wrote:
Dose MS sell SQlSerever with student rate? If so, which website do I
buy from?


Hi Mandie,

In addition to the SQL Express version you've already been pointed to,
there is also the Developer Edition. Unlike SQL Express, the Developer
Edition has all features included. The only differences between the
Developer Edition and the Enterprisse Edition are the license (Dev Ed is
good for development, test and demo use only) and price (Dev Ed is only
$ 49.99).

More info: http://www.microsoft.com/sql/edition...r/default.mspx

--
Hugo Kornelis, SQL Server MVP
Apr 4 '06 #9

Tony Rogerson wrote:
Hi Mandie,

2.0 goes with .NET 2005 so the uninstall relates to that.

you can leave .net 2003 on the box - my old dev box was like that and i had
no problems.

hope that helps.
Oh, yes. It helps a lot to know clearly.

--
--
Tony Rogerson
SQL Server MVP
http://sqlserverfaq.com - free video tutorials
"mandie" <ma**********@y ahoo.com> wrote in message
news:11******** *************@g 10g2000cwb.goog legroups.com...

Tony Rogerson wrote:
And you can't get much cheaper than free!

http://www.microsoft.com/sql/edition...s/default.mspx


Thank you.


Apr 4 '06 #10

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

Similar topics

8
1970
by: Sue | last post by:
Hello! I am back with another question. Remember I am a new JavaScript student and I am aware that this code does not check for all the possibilities and that as a "NEW" JavaScript student I am not expected to check for everything. At any rate, the problem I am having with the following code is that it does not clear the fields once I press the SEND button. So can anyone here enlighten me as to what is causing the problem.
16
2614
by: Kirk Bevins | last post by:
Hello, new to posting, got a dilema in c++. I cant seem to create new instances of my student class. The idea is to make a database where the user inputs surnames and library card numbers etc. The piece of code I cant get to compile is: ......void main() { for (int i=0; i<10; i++) { student s;
3
1393
by: Keith Smith | last post by:
I realize this is not a marketing newsgroup - and I promise I won't turn this thread into a big marketing conversation. I wrote a small app that may be useful to many people - nothing earth shaddering, but it is quite helpful. Is there a site that I can sell it on with minimal hastle? Comments appreciated.
9
3093
by: c676228 | last post by:
Hi, I am new to this discussion forum. I started to post questions on this forum since this Jan. and got many good responses and I am very appreciated to those who are willing to help with their expertise. That save me a lot of time and stress. I want to rate the post, but I only see questions "is this post helpful" and " why should I rate a post" link. I didn't see any thing "rate the post" link. I already sign into the community...
2
9695
by: sallyk07 | last post by:
Modify the Student class so that each student object should also contain the scores for three tests. Provide a constructor that sets all instance values based on parameter values. Overload the constructor such that each test score is assumed to initially be zero. Provide a method called setTestScore that accepts two parameters: the test number (1 through 3) and the score. Also provide a method called getTestScore that accepts the test number and...
24
1802
by: user923005 | last post by:
The purpose is for a shellsort. I am experimenting with the increment for shellsort using a modified version of Pete's driver and this bit of code (shell_ratio is a floating point number for the time being during my search): void ssort2b(e_type array, size_t count) { size_t i, inc,
2
1612
by: Guy Moseley | last post by:
Hi all, Could someone please point me in the right direction! I am in the process of creating an Ms Access db and as part of this use VBA in a form to create a table based on the input to the form. The VBA is run as a result of clicking a button, creates the table and then opens a new form with a sub form based on the new table. However this bit dose not work and you get the message "Table dose not exist" The table dose not appear in...
4
7212
by: Dimitrios Apostolou | last post by:
Hello list, I want to limit the download speed when using urllib2. In particular, having several parallel downloads, I want to make sure that their total speed doesn't exceed a maximum value. I can't find a simple way to achieve this. After researching a can try some things but I'm stuck on the details: 1) Can I overload some method in _socket.py to achieve this, and perhaps
9
1404
by: pejy69 | last post by:
Hi My name is PJ and i'm an adult student who requires a pointer in the right direction. Below is a snippett of the code that i believe i have something wrong in but cant work out what i have done wrong. The code is meant to: Allow income to be entered and return a tax % rate. <38000.00 meant to display 19.5% >38000.00 but <60000.00 meant to display 33.0% >60.000 meant to display 39.0% It does not do this (it still displays dollar...
0
8683
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9170
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8904
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8876
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7741
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6531
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5867
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4624
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2007
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.