View Single Post
Sarrus
Member
Join Date: May 2020
Location: France
Old 01-11-2022 , 05:57   Re: Inconsistent Plug-in sending to SQL
Reply With Quote #2

You should use SQL_FastQuery instead of a SQL_Query.

To address your issue, adapt the snippet here to your code, in order to print an error if your query fails. You can also try to access your database's log (if you can) to see where an error might happen.
__________________
Discord Coding Server | Steam Profile | Community Website | Github Profile

Taking paid requests (add me on Discord)
Sarrus is offline