ExTREME. Posted January 23, 2012 Posted January 23, 2012 Salut am o eroareD:\FSl\d.pwn(78) : error 017: undefined symbol "xFM"liniaResult = db_query(xFM("SELECT `ClanSef` FROM `clans` WHERE `name`='%s'", inputtext[ 0 ] ) );
Don.Capone Posted January 23, 2012 Posted January 23, 2012 la liniile cu new pune [pawn]new xFM;[/pawn] I'm back haha !
mihaibr Posted January 23, 2012 Posted January 23, 2012 la liniile cu new pune [pawn]new xFM;[/pawn]gresit,ala e un query catre o baza de datenew DB:xFM; xFM = db_open("fisierultau.db");in loc de fisierultau pui numele bazei tale de date
Question
ExTREME.
Salut am o eroare
D:\FSl\d.pwn(78) : error 017: undefined symbol "xFM"
linia
Result = db_query(xFM("SELECT `ClanSef` FROM `clans` WHERE `name`='%s'", inputtext[ 0 ] ) );
2 answers to this question
Recommended Posts