i fixed it with
#define NO_CLIENT_LONG_LONG
#include </usr/local/mysql/include/mysql.h>
but is this the way?
--
met vriendelijke groeten
perry winkel
ps.
it has always stroke me as strange that almost everyone
who enters data, uses forms (my company makes them)
these forms help the data-entry people to lookup stuff
while entering the form (ie. a customer record or so)
all, but programmers, they use raw unnormalized textual input
and now i see this discussion about searching the code
base while editing and scanning this smartly
typically something you can do if you normalize your data
make some forms, setup some rules etc. etc.
comments?