Any problems Upgrading ADO 2.1 to ADO 2.5?

Any problems Upgrading ADO 2.1 to ADO 2.5?

Post by Steve Hal » Tue, 06 Jun 2000 04:00:00



We are thinking about upgrading from ADO 2.1 to ADO 2.5.

Just wondered if others out there had any problems or know
of any problems?

TIA
Steve Hall

 
 
 

Any problems Upgrading ADO 2.1 to ADO 2.5?

Post by Paul Thornet » Thu, 08 Jun 2000 04:00:00



Quote:> We are thinking about upgrading from ADO 2.1 to ADO 2.5.

> Just wondered if others out there had any problems or know
> of any problems?

I have an application in development that makes substantial use of ADO
filters and clones. Under ADO 2.1, I can set a filter for 2
conditions, one involving an integer column. Under ADO 2.5, this
doesn't work for me, since no records are returned. This is true under
NT4 and NT2000. If I repeat this test for a Char column instead of
integer, there are no problems.