I'm pretty sure that sqldb does not support DB2 On Fri, 2006-03-24 at 12:45 -0300, Arí Ricardo Ody wrote: > I take the component from Lazarus 0.9.12 SQLdb > repository after install sqldblaz package (I think, I'm not sure...) <:-| > > [ ] > > At 12:19 24/3/2006, you wrote: > > >Wow, and I thought that DB2 wasn't supported at all... > > > >Where did you get the DB2-component from? Since it's a problem with that > >component, which has nothing to do with fpc/lazarus > > > >On Fri, 2006-03-24 at 12:05 -0300, Arà Ricardo Ody wrote: > > > I created a Lazarus project to do a single browse > > > in DB2 table using DBNavigator and DBGrid. During > > > tests I used a DB2 table that didn't have columns > > > with DB2 TIMESTAMP type. Early today I modify the > > > SQL property of the TSQLQuery to another DB2 > > > table that has a column with the type TIMESTAMP. > > > > > > When I try to modify the property Active of the > > > TSQLQuery to TRUE I receive the message "Unknown > > > field type: HREG_DIVDD". When I make a query with > > > the DB2 client I discover that this > > field(HREG_DIVDD) has the TIMESTAMP type. > > > > > > Everything suggests that someone in the > > > way(database, driver, Lazarus) doesn't recognize this data type. > > > > > > May someone of you give some help? > > > > > > Greetings from São Paulo - Brazil > > > > > > Ricardo > > > > > > _________________________________________________________________ > > > To unsubscribe: mail [EMAIL PROTECTED] with > > > "unsubscribe" as the Subject > > > archives at http://www.lazarus.freepascal.org/mailarchives > > > > >-- > >Met vriendelijke groeten, > > > > Joost van der Sluis > > CNOC Informatiesystemen en Netwerken > > http://www.cnoc.nl > > > >_________________________________________________________________ > > To unsubscribe: mail [EMAIL PROTECTED] with > > "unsubscribe" as the Subject > > archives at http://www.lazarus.freepascal.org/mailarchives > > _________________________________________________________________ > To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject > archives at http://www.lazarus.freepascal.org/mailarchives > -- Met vriendelijke groeten,
Joost van der Sluis CNOC Informatiesystemen en Netwerken http://www.cnoc.nl _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
