Scott:
Thanks! Exactly the kind of detective work needed. There has been
suspicion of a problem with large binary fields, but your example is the
first to nail it down. I suspect that the reported "internal size" of 2 GB
for that field may lead us to the source of the bug.
Would you be so kind
Halgrim, Scott wrote:
>
> Thanks, Vernon.
>
>
>
> I am using Windows XP, Python 2.7, and adodbapi version 2.2.6 from
> pywin32 v214.
>
>
>
> The difference between what I’m running and your attempt at
> replication is that the problem is occurring with a column of type
> text, not of type varch
Thanks, Vernon.
I am using Windows XP, Python 2.7, and adodbapi version 2.2.6 from pywin32 v214.
The difference between what I'm running and your attempt at replication is that
the problem is occurring with a column of type text, not of type varchar. (In
fact, I've currently created a workarou