SqlServer to PostgreSql

From: Luis Felipe Acevedo Fernandez <luis(dot)felipe(at)unibase(dot)com(dot)mx>
To: pgsql-admin(at)postgresql(dot)org
Subject: SqlServer to PostgreSql
Date: 2002-07-09 20:31:11
Message-ID: 20020709191805531.AAA2276@mailserver.mvs.net.mx@there
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi!
I triyed to migrate a database from SqlServer to PostgreSql, but I have a
problem with char or varchar data types cos If I try to insert or select some
information from a table the program retrieve blank spaces, my program was
develop in PowerBuilder 7

Example If there is a table with a column char(5) and I insert the word "Hi"
with 2 character when the program try to retrieve the information
it gets "Hi "

thats my problem i hope some one can help

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Robert Treat 2002-07-09 22:11:28 Re: R: How robust is postgre in case of power failure?
Previous Message Jyry Kuukkanen 2002-07-09 19:33:00 Re: Lotus -> PgSQL