Re: [ADMIN] SqlServer to PostgreSql

2002-07-10 Thread Ludwig Lim
--- Luis Felipe Acevedo Fernandez <[EMAIL PROTECTED]> wrote: > 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 p

Re: [ADMIN] SqlServer to PostgreSql

2002-07-10 Thread Kevin Brannen
Luis Felipe Acevedo Fernandez wrote: > 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 PowerB

[ADMIN] SqlServer to PostgreSql

2002-07-10 Thread Luis Felipe Acevedo Fernandez
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 co