Hi,
I have tried that is gave me the same error, am going to check out the debugging SQL link that you gave.
Yes i am connected as a user name
If you can give any other suggestions that can help, again i will be very grateful
Hi, i am a complete beginner at this, and have tried a few things after i.e. taken out the %s after q.vid.
This still gives me a float argument required.
If you can please add to this i will be very grateful.
Thank you
I am trying to show 20 records per HTML page; I am getting the following error:
sql undefined, limit = '0,20'
TypeError: float argument required
args = ('float argument required',)
The code that I have written is:
pagesize=20
form=cgi.FieldStorage(keep_blank_values=True)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.