small help?
#1

hi i want to know how to convert .sql file of tables i created into .db file? or if it cant be done then how do it use .sql file inside my gamemode? like normally

#define SQL_DB "acounts.sql"

of like db_open(accounts.sql)
Reply
#2

Get some SQL editor such as HeidiSQL and open the file. Open it and if it has a proper structure you can grab the code from there and convert it so you can make tables with it inside you GM.
As far as I know and I'm quite sure, you cant just run .sql extensions inside Pawn.
Reply
#3

Hello and Thank you for reply. can you give me Links to software you are reffering to?

Thanks
Reply
#4

Quote:
Originally Posted by GeorgeMcReary
View Post
Hello and Thank you for reply. can you give me Links to software you are reffering to?

Thanks
http://lmgtfy.com/?q=HeidiSQL
Reply
#5

Thanks for help i was wondering too
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)