On 2003-11-16 13:59, spoimala wrote:
marcuspocus, there is ER diagram builder in Access???

I didn't know that. I only knew of that 'Relationships' view.
Also, access is not suitable to WEb use since it is not meant for multiuser environments. Also, it is not real "server", that is, when you want to scale up your application and put the database to dedicated server, you'll have some problems with Access.
Obviously, you can't go too far using Access...
But the original question of Nestor was to learn SQL language. So, i really think, that using a tool with lotsa visual aids can help learn faster. Like building a query, just looking at manual can be disturbing, making a complex query using the integrated query builder then look at the result can be very instructive.
BTW, the 'relationships' view

is really to build all the db's constraints. So yes, it's an ER diagram, in it's own right.
Since Nestor detailed a bit more his need, well, i just can propose about the same thing as all of you. With one twist
For an ALL FREE development environment, i would really use:
Eclipse IDE
Jakarta Tomcat
Why? Cuz It JAVA man!
I'm a Java guy, and i can say without any doubt, Java is better than any other language
for Web development... Read again ->web development<-
jsp+servlet+ any other tech for nice presentation like Flash, if you like that, that's the winning combination enterprises and mega corp buy in.
Héhé, those who don't agree.. well, convince me!
No, seriously, don't try that...I'm already sold
Just a couple of related links:
http://java.sun.com/products/jsp/
http://java.com/en/index.jsp
http://jakarta.apache.org
http://www.eclipse.org
For database? what about those :
HSQLDB*
ObjectDB
Interbase*
* = free
Nestor, anything that do real sql92 at minimum, is really a good start to learn database. For web dev, there's more to it than just choosing a product. It a complete system and set of features you choose. Dreamweaver, is really only a tool, notepad would do. Less attractive but still would do the job.
There is:
PHP *
JSP (Java Server Page) *
ASP (Microsoft's Active Server Page)
ColdFusion (previously Allaire, now Macromedia)
And a couple more, less tempting, like Zope (wtf is that!?)
My corporate .02$
Now, totally OT: I've been able to run the Mod73 of Ken in XTC mode in Nuendo2 with all parameters appearing in automation, etc...

Héhé...Just to tease you... Wanna screenshot?
<font size=-1>[ This Message was edited by: marcuspocus on 2003-11-16 18:04 ]</font>