SQL native
Need help with making a native, that retrieves information from SQL table. Tried it so many times with SQLx and it didn't work, so I'm out of ideas :(
I need it like this: PHP Code:
new blablabla = blablablablabla(id) thanks for any help. |
Re: SQL native
|
Re: SQL native
Code:
http://www.amxmodx.org/funcwiki.php?go=func&id=1105 Note: This is just an example of how you can retrieve values from collumns using SQL_ReadResult. I don't know if this is faulty or not, correct me if I'm wrong please. |
Re: SQL native
AntiBots - read, please, the topic again.
Xellath - thanks, I'll try when I get home. |
Re: SQL native
I put together an include that makes SQLx transactions similar to that of nVault. Take a look: http://forums.alliedmods.net/showpos...54&postcount=6
|
Re: SQL native
Quote:
Not use Handleds, Just with "SQL_PrepareQuery" and "SQL_Execute". |
Re: SQL native
PHP Code:
Edit: Well, there are. SQL: Query failed to load data. Edit2: Changed the query like this: formatex( szQuery, 49, "SELECT * FROM arp_merit WHERE SteamID='%s'", iClientSteamId ). Now it throws no errors, but still, it retrieves bad data. |
| All times are GMT -4. The time now is 08:43. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.