Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Linear Mode
MYSQL error?
A7X_CEEJAY
Big Clucker
Posts: 109
Threads: 16
Joined: Jan 2011
Reputation:
0
#3
04.11.2011, 17:36
Quote:
Originally Posted by
[L3th4l]
pawn Code:
native
mysql_retrive_row
(
connectionHandle
=
1
)
;
Change it to
pawn Code:
native
mysql_retrieve_row
(
connectionHandle
=
1
)
;
Make sure to spell "retrieve" correctly.
That was my mistake, I got told to try changing the a_mysql bit of that to mysql_fetch_row, see if that worked. I did a typo when retyping retrieve, but their's still the error when I've changed it.
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
MYSQL "mysql_retrieve_row" error [HOW TO FIX]
- by
A7X_CEEJAY
- 04.11.2011, 17:28
Re: MYSQL error?
- by [L3th4l] - 04.11.2011, 17:33
Re: MYSQL error?
- by
A7X_CEEJAY
- 04.11.2011, 17:36
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 5 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help