Question: how do you use the search?. I tried query like statements but it did not work
Also, there is a typo in the source, sqlhtml.py line 1099
self.accpted = ret
should be
self.accepted = ret
Denes.
Question: how do you use the search?. I tried query like statements but it did not work
Also, there is a typo in the source, sqlhtml.py line 1099
self.accpted = ret
should be
self.accepted = ret
Denes.