Re: [Zope] ZOPE : SQL methods

2001-01-12 Thread Dieter Maurer
K H Subrahmanyan writes: > I am using zope and gadfly for my project. > but while using the SQL methods, I get the error if I use the "like" option. > > E.g.. select * > from table > where > Emp_name like "*rama*" > > I will get the following error

[Zope] ZOPE : SQL methods

2001-01-12 Thread K H Subrahmanyan
hi, I am using zope and gadfly for my project. but while using the SQL methods, I get the error if I use the "like" option. E.g.. select * from table where Emp_name like "*rama*" I will get the following error. Zope Error Zope has encountered an error