|
Home > Archive > Microsoft SQL Server forum > January 2006 > New bie
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| ehabaziz2001@gmail.com 2006-01-27, 7:23 am |
| Pls advice me of a small download compiler SQL that I can test my
program and exmples in it (select,insert,drop,
...)
| |
|
| You can use the syntax check in QA for this. Aynway, unless you don=B4t
have a database to do a semantic check and object resolution you can
hardly check that. Download a MSDE and fire the script against a sample
database.
HTH, Jens Suessmeyer.
| |
| Mark C. Stock 2006-01-27, 7:23 am |
|
<ehabaziz2001@gmail.com> wrote in message
news:1138361974.510690.103970@g49g2000cwa.googlegroups.com...
> Pls advice me of a small download compiler SQL that I can test my
> program and exmples in it (select,insert,drop,
...)
>
why not get the real thing: oracle XE...you'll be glad you did.
http://www.oracle.com/technology/pr...e/xe/index.html
++ mcs
| |
| Dan Guzman 2006-01-27, 9:23 am |
| You can download the SQL Server 2005 Express Edition from the link below.
Not only is it free and fully functional, you can use it in production
application too.
http://www.microsoft.com/downloads/...&displaylang=en
--
Hope this helps.
Dan Guzman
SQL Server MVP
<ehabaziz2001@gmail.com> wrote in message
news:1138361974.510690.103970@g49g2000cwa.googlegroups.com...
> Pls advice me of a small download compiler SQL that I can test my
> program and exmples in it (select,insert,drop,
...)
>
| |
|
| You can download the Oracle Database 10g Express Edition from the link
below. It is free and fully functional, for use in production, education,
testing, and so on.
http://www.oracle.com/technology/so...e10g/index.html
It also includes Oracle's HTMLDB, so you can create and deploy
web database applications without using any extra Java/C#, C/C++,
J2EE/.Net code
And while you are at it, you can also download Oracle's 'Project Raptor'
which provides a GUI environment - see all data & structures in all
your Oracle databases and schemas, do PL/SQL debugging, plus much, much
more. It, too, is it free and fully functionaland you can use it to build,
test, deploy productions applications too.
http://www.oracle.com/technology/pr...ptor/index.html
You don't mention platform explicitly - the above leaves you pretty much
operating system independent so you can chose the best, and most cost
effective, way to roll this out.
--
Hans Forbrich
Canada-wide Oracle training and consulting
mailto: Fuzzy.GreyBeard_at_gmail.com
*** Top posting [replies] guarantees I won't respond. ***
| |
| DA Morgan 2006-01-27, 8:24 pm |
| Dan Guzman wrote:
> You can download the SQL Server 2005 Express Edition from the link below.
> Not only is it free and fully functional, you can use it in production
> application too.
>
> http://www.microsoft.com/downloads/...&displaylang=en
Which is, of course, precisely what you can do with Oracle XE except
that you then are not limited to a single brain-dead operating system.
--
Daniel A. Morgan
http://www.psoug.org
damorgan@x.washington.edu
(replace x with u to respond)
| |
| Erland Sommarskog 2006-01-27, 8:24 pm |
| DA Morgan (damorgan@psoug.org) writes:
> Dan Guzman wrote:
>
> Which is, of course, precisely what you can do with Oracle XE except
> that you then are not limited to a single brain-dead operating system.
Indeed, a very grown-up comment!
If Dan insulted you by only posting a link to SQL Server 2005, and not
mentioning Oracle, I can only say I am sorry. But since I know Dan as a
very nice and friendly person, I am fully convinced that his purpose was
only to be helpful with what he could contribute with. Besides, someone
else had already posted a link to Oracle XE.
--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pr...oads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodin...ions/books.mspx
| |
|
| isn't this a microsoft newsgroup?
maybe the oracle guys are getting bored and are sniping over here??????
| |
|
| VERY SORRY. My bad. I did not notice this was cross posted. I
thought it was only posted to the microsoft sql group.
My apologies, and i did not mean to start a flame fest, just bad
humor!!!
|
|
|
|
|