On 10/5/05, Juan Carlos Moreno G. <[EMAIL PROTECTED]> wrote: > > The following bug has been logged online: > > Bug reference: 1940 > Logged by: Juan Carlos Moreno G. > Email address: [EMAIL PROTECTED] > PostgreSQL version: PostGreSQL7.4.6 > Operating system: Linux Red Hat 9 > Description: Troubles with ODBC Clientes XP > Details: > > Dears Friends, > > I've had a problems with clientes XP, I've developed a aplication with VFP > 6.0 and PostGreSQL 746, but I can´t save the information with characteres > especials (á,é,í,ó,ú y ñ).I have a the last Odbc device but I can't > nothing to do. > > I hope that you can help me. > > Thanks a lot. >
This is not an ODBC problem... you have to create the database with ENCODING LATIN1... -- Atentamente, Jaime Casanova (DBA: DataBase Aniquilator ;) ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend