> > Steffen Goeldner wrote: > > > Mysterious! Looks like the first execute establishes > > a sticky max. length in SQL Server. > > Indeed, I can reproduce it with pure ADO (see attached script). > Unfortunately, I don't see a portable workaround for DBD::ADO. > I think it would be best the SQL Server team buys a Shared > Source License from the Access or FoxPro team - they know > how to do it ;-) > > > Steffen >
Try to update your MDAC. It should be fixed in recent versions (ODBC had the same problem, DBD::ODBC tests contains this check) freddy77
