ok, what am I doing wrong here: [alow@cs:~]$ maketest g++ test.cc -I/usr/local/include/mysql++ -I/usr/local/include/mysql -lsqlplus /usr/include/g++-2/streambuf.h: In method `struct streampos streambuf::pubseekof f(streamoff, enum _seek_dir, int = 3)': In file included from /usr/include/g++-2/iostream.h:31, from test.cc:1: /usr/include/g++-2/streambuf.h:362: conversion from `__off64_t' to non-scalar ty pe `streampos' requested /usr/include/g++-2/streambuf.h: In method `struct streampos streambuf::pubseekpo s(struct streampos, int = 3)': /usr/include/g++-2/streambuf.h:364: `struct streampos' used where a `__off64_t' was expected [alow@cs:~]$ --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php