Re: ado/mysql problem

2002-09-05 Thread Dan Johansson
Yes, I have now. Do not find anything :( Ben Joyce wrote: >ahhh, hmm, erk... > >have you checked the MDAC site and MSKB for known bugs? > > > >>-Original Message----- >>From: Dan Johansson [mailto:[EMAIL PROTECTED]] >>Sent: 05 September 2002 15:19 &g

Re: ado/mysql problem

2002-09-05 Thread Dan Johansson
I know the same issus exist on XP. One can't downgrade mdac on XP ?? So I really would like an other solution. /Dan Ben Joyce wrote: >Yep, I had issues too... I've dropped back to MDAC2.5 and all is well. > > .b > > > >>-----Original Message- &g

ado/mysql problem

2002-09-05 Thread Dan Johansson
Hi After uppgrade mdac from 2.5 to 2.7 I get wrong types. An unsigned integer column was previously reported to be of type 3 (Integer) now it is returned as type 5(double). This atleast happens when im using getrows() in the recordset object. Can anybody tell what is going on here ? Im using m