RE: [Zope] Sources for SQL information
Do you mean info and tutorials for SQL (Structured Query Language) or for ZSQL (Zope's SQL support)? If the former, I recommend _The Pratcical SQL Handbook_, 3rd edition, by Bowman/Emerson/Darnovsky, Addison-Wesley 1996, ISBN 0-201-44787-8. This is a good book detailing most aspects of ANSI SQL, and with a good perspective on the diverging "standards" of vendors such as Sybase/Microsoft ("Transact SQL"). Stay way from _Understanding SQL_ by Martin Gruber, Sybex, unless you consider yourself a total newbie. -- Alexander Staubo http://www.mop.no/~alex/ "It has taken the planet Earth 4.5 billion years to discover it is 4.5 billion years old." --George Wald
-----Original Message----- From: Morten W. Petersen [mailto:mpeters@online.no] Sent: 4. oktober 1999 21:21 To: zope@zope.org Subject: [Zope] Sources for SQL information
I was wondering if anyone has some /good/ SQL info/tutorial etc. sources? (Yes, I've read the ZSQL docs a zillion times =) Maybe some should be mentioned on the main Zope site? (I tried to search, but..)
Thanks in advance
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(Related lists - please, no cross posts or HTML encoding!
To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Alexander Staubo