Raised This Month: $ Target: $400
 0% 

[Mysql] Strange Error


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
PriceLess
Senior Member
Join Date: Sep 2012
Location: Jungle
Old 03-03-2013 , 00:34   [Mysql] Strange Error
Reply With Quote #1

The error I get it underneath. The error line is the line SQL_TQuery on Mysql_Insert
Been strugling for an hour, so kinda rather ask.
Here is my script :
Spoiler


The error :
Spoiler
__________________
sincerely PriceLess
PriceLess is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 03-03-2013 , 02:44   Re: [Mysql] Strange Error
Reply With Quote #2

You missed a closing parenthesis:

PHP Code:
SQL_TQuery(hndlMysql_CreateTable"CREATE TABLE IF NOT EXISTS servers (id INTEGER PRIMARY KEY AUTO_INCREMENT, ip VARCHAR(24), port VARCHAR(9), name VARCHAR(32))"); 
__________________
Dr. McKay is offline
PriceLess
Senior Member
Join Date: Sep 2012
Location: Jungle
Old 03-03-2013 , 03:13   Re: [Mysql] Strange Error
Reply With Quote #3

now im getting this error.. dunno whats wrong now.

PHP Code:
L 03/03/2013 09:12:54Info (map "de_dust2") (file "errors_20130303.log")
L 03/03/2013 09:12:54: [SMNative "SQL_TQuery" reportedInvalid database Handle 0 (error4)
L 03/03/2013 09:12:54: [SMDisplaying call stack trace for plugin "servere.smx":
L 03/03/2013 09:12:54: [SM]   [0]  Line 46C:\Users\Pepsi\Desktop\servere.sp::OnConfigsExecuted() 
__________________
sincerely PriceLess
PriceLess is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 03-03-2013 , 03:16   Re: [Mysql] Strange Error
Reply With Quote #4

You're going to need to delay your query until the database is actually connected.
__________________
Dr. McKay is offline
PriceLess
Senior Member
Join Date: Sep 2012
Location: Jungle
Old 03-03-2013 , 03:26   Re: [Mysql] Strange Error
Reply With Quote #5

Ok, like a timer or something?


*edit* fixed. thanks alot!
__________________
sincerely PriceLess

Last edited by PriceLess; 03-03-2013 at 04:31.
PriceLess is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:29.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode