SQLite Login/Register problem
#7

You need to edit:
format(Query, sizeof(Query), "SELECT * FROM `USERS` WHERE `NAME` = '%s' COLLATE NOCASE AND `PASSWORD` = '%s'", DB_Escape(name), DB_Escape(inputtext));

And put all the things you want to in!

So that all the things you want can load at login.
Reply


Messages In This Thread
SQLite Login/Register problem - by Danijel. - 22.06.2012, 14:42
Re: SQLite Login/Register problem - by sanrock - 22.06.2012, 14:48
Re: SQLite Login/Register problem - by Danijel. - 22.06.2012, 14:50
Re: SQLite Login/Register problem - by sanrock - 22.06.2012, 14:54
Re: SQLite Login/Register problem - by Rudyy - 22.06.2012, 15:18
Re: SQLite Login/Register problem - by Danijel. - 22.06.2012, 15:20
Re: SQLite Login/Register problem - by sanrock - 22.06.2012, 15:48

Forum Jump:


Users browsing this thread: 6 Guest(s)