Re: [SQL] SQL update function faililed in Webmin Interface

2004-10-20 Thread Richard Huxton
Kathiravan Velusamy wrote: I created database called "test" and created table name called "one" for that DB, which contains filed name "Name" with varchar(10) as a type and allows Null values. The issue here is that you have created a column "Name" with quotes, which means it is case-sensitive. "SQ

[SQL] SQL update function faililed in Webmin Interface

2004-10-20 Thread Kathiravan Velusamy
Hello All,    I am a newbie to PostgreSQL. I am using postgreSQL 7.4.5 in HP-Unix 11.11 PA , and 11.23 PA.   I have a problem with postgreSQL Webmin (Webmin Version 1.070) testing in update function.   This problem exists only when i create a new data base through we