Обсуждение: Data Migration Wizard & FoxPro memo - revisited

Поиск
Список
Период
Сортировка

Data Migration Wizard & FoxPro memo - revisited

От
phaddon@mail.formstar.com (Paul)
Дата:
A few months back I had a problem with the data in FoxPro
memo fields not being transferred by the Data Migration Wizard.

At the time, a patch was entered into CVS. Unfortunately, I've
moved machines and no longer have the patched version, and
the problem is reoccuring.

Did the patch make it into the official builds? If so, I'll
have to see if there's a problem with the version of ODBC
on my machine.

If the patch never made it into the builds, is it possible
to get it some other way?

Cheers

Paul Haddon
Technical Services Manager
Formstar Print Technologies


Original response:
>I've just spent some time playing with this in the debugger,
>and it seems that there is something odd about the Foxpro
>ODBC driver. Basically, the second time a LongVarChar column
>is accessed, it's value gets set NULL.

>Anyway, I've committed a fix to CVS to work around this -
>if you're happy to use development code, you can get the
>updated binaries from ...
>(I'd suggest using the 'Download Tarball' link).

Re: Data Migration Wizard & FoxPro memo - revisited

От
"Dave Page"
Дата:
Hi Paul,

The patch was in the official builds - grab a snapshot from
http://cvs.pgadmin.org/ in the binaries folder, or try the latest
release from http://www.pgadmin.org.

Regards, Dave.

> -----Original Message-----
> From: Paul [mailto:phaddon@mail.formstar.com]
> Sent: 14 November 2002 07:56
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Data Migration Wizard & FoxPro
> memo - revisited
>
>
>
> A few months back I had a problem with the data in FoxPro
> memo fields not being transferred by the Data Migration Wizard.
>
> At the time, a patch was entered into CVS. Unfortunately,
> I've moved machines and no longer have the patched version, and
> the problem is reoccuring.
>
> Did the patch make it into the official builds? If so, I'll
> have to see if there's a problem with the version of ODBC
> on my machine.
>
> If the patch never made it into the builds, is it possible
> to get it some other way?
>
> Cheers
>
> Paul Haddon
> Technical Services Manager
> Formstar Print Technologies
>
>
> Original response:
> >I've just spent some time playing with this in the debugger,
> >and it seems that there is something odd about the Foxpro
> >ODBC driver. Basically, the second time a LongVarChar column
> >is accessed, it's value gets set NULL.
>
> >Anyway, I've committed a fix to CVS to work around this -
> >if you're happy to use development code, you can get the
> >updated binaries from ...
> >(I'd suggest using the 'Download Tarball' link).
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to
> majordomo@postgresql.org)
>