Re: Migration wizard cannot connect via ODBC
От | Dave Page |
---|---|
Тема | Re: Migration wizard cannot connect via ODBC |
Дата | |
Msg-id | 03AF4E498C591348A42FC93DEA9661B83AF131@mail.vale-housing.co.uk обсуждение исходный текст |
Ответ на | Migration wizard cannot connect via ODBC ("Dan Langille" <dan@langille.org>) |
Список | pgadmin-support |
> -----Original Message----- > From: Dan Langille [mailto:dan@langille.org] > Sent: 23 June 2003 15:18 > To: Dave Page > Cc: pgadmin-support@postgresql.org > Subject: RE: [pgadmin-support] Migration wizard cannot > connect via ODBC > > > > Are you saying that databases which contain control characters cannot > be migrated to PostgreSQL using this procedure? Control characters > are valid in strings. They are just characters, slightly special, > but characters nonetheless. Everything is just a character at the end of the day (even null, after all they are all just byte values between 0 & 255), unfortunately VB cannot always handle the unprintable ones. I would suggest trying to remove such characters from your data, or if you feel inclined modifying the pgAdmin code to meet your requirements. I'm afraid this isnot something I think can be easily fixed. Regards, Dave.
В списке pgadmin-support по дате отправления: