Not Update
#9

Quote:
Originally Posted by WopsS
View Post
Can you post mysql_log?
Why do you seriously need mysql_log?
__________________

norton2, After you have send the query to work. You can get the ID what your query has inserted. Something like this.

pawn Code:
mysql_query(handle, query);
YouID = mysql_insert_id( );
printf("Inserted ID is'"YouID"');
Reply


Messages In This Thread
Not Update - by norton2 - 05.02.2015, 23:04
Re: Not Update - by Maximus0 - 05.02.2015, 23:13
Re: Not Update - by Sime30 - 06.02.2015, 00:46
Re: Not Update - by Abagail - 06.02.2015, 00:49
Re: Not Update - by Maximus0 - 06.02.2015, 00:52
Re: Not Update - by norton2 - 06.02.2015, 07:54
Re: Not Update - by HazardouS - 06.02.2015, 10:05
Re: Not Update - by WopsS - 06.02.2015, 10:06
Re: Not Update - by Maximus0 - 06.02.2015, 16:18

Forum Jump:


Users browsing this thread: 1 Guest(s)