15.05.2009, 17:53
creating table...
but its not working VIA servers... (its an SQL function.)
here is example of line that returns me the error after being quary'd
but its not working VIA servers... (its an SQL function.)
here is example of line that returns me the error after being quary'd
Quote:
|
format(sql, sizeof(sql), "UPDATE spots SET id=%d, name='%s', pickup=%d, text='%s', sp_x=%.4f, sp_y=%.4f, sp_z=%.4f, ex_x=%.4f, ex_y=%.4f, ex_z=%.4f, enterable=%d, inter=%d, world=%d, WHERE id=%d,", |

