Thread: [Solved] Retrieve data from sql
View Single Post
N3v3rM1nd
Member
Join Date: Apr 2021
Old 05-03-2024 , 10:26   Re: Retrieve data from sql
Reply With Quote #6

So, I've looked over the code. I don't want to use "SQL_MakeStdTuple()" because I'm using SQLite and it doesn't help me that much.

Returning to the code, what you gave me doesn't work. I just want a simple function to retrieve the player's position from MySQL and its related information, that's all.
N3v3rM1nd is offline