Kenneth Johansen ([EMAIL PROTECTED]) writes: > hi all, i have a small problem > > im using mysql_query to access my mysql database. > > now then, i have 2 queries, 1 just after the other. > the first one goes ok, the second one never does. > > doesnt matter if i switch the queries, the one that is last never works. > > if i write the query in an xterm (using linux), which has a sesstion > towards the mysql database > then it works fine. Can you be a little more specific? Post code?? :) You're obviously doing more than just calling mysql_query - what are you doing with the results? Are you calling mysql_free_result after you use the results? Code here is really, really important - please post some! Your question as it stands is almost useless without code... -- Ed Carp, N7EKG [EMAIL PROTECTED] 214/986-5870 cell phone http://www.pobox.com/~erc I sometimes wonder if the American people deserve to be free - they seem so unwilling to fight to preserve the few freedoms they have left. --------------------------------------------------------------------- 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