SQLite help!!... - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: SQLite help!!... (
/showthread.php?tid=259975)
SQLite help!!... -
Edvin - 06.06.2011
hi i usig SQLite o a script...when i complie the script it works perfectly no errors no warnings but when i want to open the Database in the scriptfiles an error occurred:
this
pawn Код:
An error occurred:file is not a SQLite 3 database file???
Re: SQLite help!!... -
ScottCFR - 06.06.2011
Then the file isn't an SQLite 3 file.
Re: SQLite help!!... -
Edvin - 06.06.2011
Quote:
Originally Posted by ScottCFR
Then the file isn't an SQLite 3 file.
|
here is my script watch on it and tell me what i script incorect pls...
is not complete it is 45%completed...
http://pastebin.com/WWnqU9iU
Re: SQLite help!!... -
Edvin - 07.06.2011
anyone help pls?
Re: SQLite help!!... -
Edvin - 07.06.2011
BUMP
Re: SQLite help!!... -
DRIFT_HUNTER - 07.06.2011
Quote:
Originally Posted by ScottCFR
Then the file isn't an SQLite 3 file.
|
what you need more?man told you whats the problem...
Re: SQLite help!!... -
Edvin - 07.06.2011
this is my script
http://pastebin.com/WWnqU9iU
it is not fully completed, but can anyone correct the script for me pls??
Re: SQLite help!!... -
dr.pepper - 07.06.2011
You need phpMyAdmin bro.
http://www.phpmyadmin.net/home_page/index.php
Or you can downlod xampp or wamp or whatever to upload your '.db' files into phpmyadmin so that the server can connect the Mysql database.
p.s. What you're posting isn't SQLite
Re: SQLite help!!... -
Edvin - 07.06.2011
Quote:
Originally Posted by ******
It's not a problem in the script - multiple people (and your SA:MP server) have already told you the issue. You are trying to load a .db file which isn't a database - how did you create it?
|
i create that script by usig this tutorial (but sorry it is in romanian
)
http://www.sa-mp.ro/forum/index.php/topic,11980.0.html
i started to script in SQLite about 2-3 day ago...
and i usig "SQLite Database Browser 2.0 b1" to read the database