Re: Migration wizard cannot connect via ODBC
От | Dave Page |
---|---|
Тема | Re: Migration wizard cannot connect via ODBC |
Дата | |
Msg-id | 03AF4E498C591348A42FC93DEA9661B844B115@mail.vale-housing.co.uk обсуждение исходный текст |
Ответ на | Migration wizard cannot connect via ODBC ("Dan Langille" <dan@langille.org>) |
Ответы |
Re: Migration wizard cannot connect via ODBC
|
Список | pgadmin-support |
> -----Original Message----- > From: Dan Langille [mailto:dan@langille.org] > Sent: 23 June 2003 14:11 > To: Dave Page > Cc: pgadmin-support@postgresql.org > Subject: RE: [pgadmin-support] Migration wizard cannot > connect via ODBC > > > 23/06/2003 9:04:58 AM - SQL (phorum_conversion): INSERT INTO > "newforum1_bodies" ("id", "body", "thread") VALUES ('151', > '<HTML>Uh, Internal Server Errors may be triggered by a > particular browser, but the problem _lies on the server > itself_, so you''d best off scouring your error logs for > clues.</HTML>', '133') > 23/06/2003 9:04:58 AM - SQL (phorum_conversion): INSERT INTO > "newforum1_bodies" ("id", "body", "thread") VALUES ('155', > '<HTML>tr -d " > 23/06/2003 9:04:58 AM - SQL (phorum_conversion): ROLLBACK Hi Dan, I notice that the query is not even fully built - could there be a \0 or some other odd character in your data? A non-escaped quote or wahtever wouldn't prevent the SQL being built in this way - it would just be invalid SQL. Regards, Dave.
В списке pgadmin-support по дате отправления: