can u help me for sloving dbexts using database connectivity in jython scripting

sameer sameersahani at yahoo.com
Mon Jun 9 08:01:09 EDT 2003


Hii,
i ma trying connectivity mysql with zxjdbc in jython scripting. but i
faced problem that i mentioned below:
>>>from dbexts import dbexts
>>>d = dbexts
>>>d.isql("select * from emp")
Traceback (innermost last):
File "<console>", line1, in ?
TypeError :unbound method isql() must be called with instance as first
argument


plzz help me to slove this above errors.
regards,
sameer




More information about the Python-list mailing list