Re: [PHP-DB] Problems using Postgres - Solved

2003-07-08 Thread Jadiel Flores
Well, after a couple hours of reading the postgres website I found that I should create my database with the "encoding" option, it seems it worked. Thanks all. At 06:26 PM 7/8/2003 +0200, you wrote: Jadiel Flores wrote: Hi all, I really need your help asap, I have to change a website from mysql

Re: [PHP-DB] Problems using Postgres

2003-07-08 Thread Pascal Polleunus
Jadiel Flores wrote: Hi all, I really need your help asap, I have to change a website from mysql to postgres but this site is in spanish and Postgres is returning the error: PostgreSQL said: ERROR: Unicode >= 0x1 is not supoorted This is everytime I try to insert the characters ñ, á, é, etc

[PHP-DB] Problems using Postgres

2003-07-08 Thread Jadiel Flores
Hi all, I really need your help asap, I have to change a website from mysql to postgres but this site is in spanish and Postgres is returning the error: PostgreSQL said: ERROR: Unicode >= 0x1 is not supoorted This is everytime I try to insert the characters ñ, á, é, etc. Do I need a special