|
From: Paul R. <pr...@ib...> - 2002-11-21 19:39:02
|
Carlos Guzm=E1n =C1lvarez wrote: > Hello: >=20 >=20 > I send a patch for the dates on acces, but this continues to have probl= ems: >=20 >=20 Thanks for these - I shall a look at them tomorrow. > - Dates - Works well ( as i see on my tests ). >=20 > - Time - Gives conversion error ( as i see on my tests ). >=20 > - TimeStamp - Gives conversion error ( as i see on my tests ). >=20 Yes - timestamp was the datatype that was causing me problems. By the=20 time it reached Access it had been turned into a blob. Forcing it to be=20 a different datatype (in ODBCStatement) didn't get me much further. Paul --=20 Paul Reeves http://www.ibphoenix.com Supporting users of Firebird and InterBase |