I cannot select data with wildcards. Let's say you put in a part-string into the VALUE field, ending with * or %. If I do it manually (select .... where ... like 'xxx%'; it works.
Has anybody an idea?
By the way: I am using PostgreSQL 7.3.4 within the actual Cygwin-release under Windows XP.
Thank you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for the hint, Christopher. Is there a way to download the CVS version in one session? I only found single packages which have to assembled, obviously.Maybe the fault is due to my PHP version (4.3.2)?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everybody,
I cannot select data with wildcards. Let's say you put in a part-string into the VALUE field, ending with * or %. If I do it manually (select .... where ... like 'xxx%'; it works.
Has anybody an idea?
By the way: I am using PostgreSQL 7.3.4 within the actual Cygwin-release under Windows XP.
Thank you.
The CVS version of phpPgAdmin can do this.
Thanks for the hint, Christopher. Is there a way to download the CVS version in one session? I only found single packages which have to assembled, obviously.Maybe the fault is due to my PHP version (4.3.2)?
Read the DEVELOPERS file that comes with phpPgAdmin, it will tell you how to get the latest CVS version.
Chris