[Zope] [OT perhaps] ZMySQLDA

Oleg Broytmann Oleg Broytmann <phd@mail2.phd.pp.ru>
Tue, 30 Jan 2001 12:57:09 +0300 (MSK)


On Tue, 30 Jan 2001, Lee Reilly CS1997 wrote:
> 	CREATE TABLE STUDENTS
> when i try and query it from Zope or Unix (select * from students) I get

   SELECT * FROM STUDENTS;

Oleg.
----
     Oleg Broytmann     http://www.zope.org/Members/phd/     phd@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.