[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-devel] Commas
From: |
Ian Haywood |
Subject: |
[Gnumed-devel] Commas |
Date: |
Thu, 26 Jun 2003 14:22:39 +1000 |
I have found gmConfigRegistry was crashing out because I had called my machine
"Ian's home" the comma messing up the
SQL query.
I have added the function gmPG.esc () which will perform this conversion,
please use it whereever you are added an unknown string
into a query.
I notice the convention cursor.execute (query, arg1, arg2, ...) is being used:
does this also do this conversion?
Ian
- [Gnumed-devel] Commas,
Ian Haywood <=