RE: Inserting Numeric Data with the C API

2001-09-25 Thread Christopher R. Jones
course. >Thanks > >-Original Message- >From: Will French [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, September 25, 2001 1:12 PM >To: George Eric R Contr AFSPC/CVYZ; [EMAIL PROTECTED] >Subject: RE: Inserting Numeric Data with the C API > > >I searched pretty th

RE: Inserting Numeric Data with the C API

2001-09-25 Thread George Eric R Contr AFSPC/CVYZ
CTED]] Sent: Tuesday, September 25, 2001 1:12 PM To: George Eric R Contr AFSPC/CVYZ; [EMAIL PROTECTED] Subject: RE: Inserting Numeric Data with the C API I searched pretty thoroughly for a way to access mysql data in their native field types (e.g. an int field I wouldn't have to use atoi()/it

RE: Inserting Numeric Data with the C API

2001-09-25 Thread Will French
I searched pretty thoroughly for a way to access mysql data in their native field types (e.g. an int field I wouldn't have to use atoi()/itoa() on) and came up with nothing. If you are processing large amounts of data you may want to do what I did which was to make my program build a load file (a