Warning: odbc_execute(): SQL error: [Microsoft][SQL Server Native Client 10.0]Syntax error, permission violation, or other nonspecific error, SQL state 37000 in SQLDescribeParameter in C:\WebServer\hosts\Site\public\wp-content\plugins\Drop-finder\dropfinder.php on line 61
SELECT M.MobID, M.MobName, M.HP, M.Level, M.Attrib, MI.DropRate, MI.ItemOrder, MN.MapName
FROM PS_GameDefs.dbo.MobItems MI WITH (NOLOCK)
JOIN PS_GameDefs.dbo.Mobs M WITH (NOLOCK) ON M.MobID = MI.MobID
JOIN PS_GameDefs.dbo.MapNames MN WITH (NOLOCK) ON M.MapID = MN.MapID
JOIN PS_GameDefs.dbo.Items I WITH (NOLOCK) ON MI.Grade = I.Grade
WHERE I.ItemID = ? ORDER BY MI.DropRate DESC
Everything worked pretty well, when I expand the list browser page started lagging as hell, lol.
Also:
Warning: odbc_execute(): SQL error: [Microsoft][SQL Server Native Client 11.0][SQL Server]Changed database context to 'PS_GameDefs'., SQL state 01000 in SQLExecute in C:\xampp\htdocs\dropsfind\dropfinder.php on line 61
The wished items: [1] SP can't be dropped for now! Contact our staff if you think that it an error!
Everything worked pretty well, when I expand the list browser page started lagging as hell, lol.
Also:
Warning: odbc_execute(): SQL error: [Microsoft][SQL Server Native Client 11.0][SQL Server]Changed database context to 'PS_GameDefs'., SQL state 01000 in SQLExecute in C:\xampp\htdocs\dropsfind\dropfinder.php on line 61
The wished items: [1] SP can't be dropped for now! Contact our staff if you think that it an error!
I suggest you to use the updated PDO Version instead, released in the ShCMS v2 Package, .
HELP Dropfinder 06/02/2016 - Shaiya PServer Development - 2 Replies Hello ePvP.
I downloaded this file : http://www.elitepvpers.com/forum/shaiya-pserver-gu ides-releases/3783514-release-php-drop-finder-who- diplay-map-name-ect.html
I executed the DropFinder.sql, but when I'm using the the drop finder, its show me :
Warning: odbc_exec() : SQL error: Invalid object name 'dbo.Items'., SQL state S0002 in SQLExecDirect in C:\wamp\www\dropfinder\proc.php on line 40
Warning: odbc_num_rows(): supplied argument is not a valid ODBC result resource in...
[Release] Dropfinder in .NET 01/14/2016 - Shaiya PServer Guides & Releases - 0 Replies Hello EPvP!
Today i release my programm coded in .NET.
It's based on Trayne01 php script, i offer this script on .NET aplication.
http://img15.hostingpics.net/pics/225326Sanstitre .png
Require : .NET Framework 4.0
VirusTotal Scan