help, cant unsibscribe

2001-07-19 Thread Kenneth Johansen
PROTECTED] ,but im still recieving emails. anyone got any ideas ? kenneth johansen [EMAIL PROTECTED] - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list

problem with mysql_query in C API

2001-06-18 Thread Kenneth Johansen
(using linux), which has a sesstion towards the mysql database then it works fine. im clearly missing something here. anyone know what ? any replies appriciated. regards kenneth johansen [EMAIL PROTECTED] - Before posting, please

problem using mysql_fetch_row in C API

2001-06-14 Thread Kenneth Johansen
= (int) row[0]; this might not (strictly) be a mysql question. but IMHO i dont think a C forum is the right place either. any reply appriciated regards kenneth johansen [EMAIL PROTECTED] - Before posting, please check

howto insert a variable in a query in C?

2001-06-13 Thread Kenneth Johansen
kenneth johansen [EMAIL PROTECTED] - 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

Problem with C API and mysql

2001-06-05 Thread kenneth johansen
hello everybody. Ive been working with perl and mysql for some time, but recently i had to move over to C and as such i wrote a small test program, just to get to know the mysql C API. Well, things didnt go as i thought. i kept getting linking problems and in the end my test program was limited