Need to access a database with your PSP? Why not try Shaolan's LuaSQL v0.1? This library allows homebrew developers to access SQL through PHP. Users can now create web-based applications with lots of data entries as well as access various security features that are inherent with SQL.
To use this program, you will need a server which supports PHP and has an SQL Database. The library uses the first WiFi connection by default and works on LUA Player v0.16. since this is the first release of the program, Shaolan intends on optimizing the code being used and increasing the functions available throughout the SQL query.
If you plan on using the program, Shaolan included some basic code blocks that you will need to access the database.
Starting a session:
French:
--// appelle de la librairie
dofile("SQLRequest.lua")
--// Initialisation de la connexion
SQL.init(serveur,database,login,password)
--// Connexion a la base de donnees
SQL.connect()
English:
Calls to the bookstore
Dofile ( "SQLRequest.lua")
Initializing connection
SQL.init (server, database, login, password)
Connect to the database
SQL.connect ()
English:
--//SELECT Request
Variable = SQL.select (table, field, parameter)
--//UPDATE Request
SQL.update (table, field value parameter)
Ending a session:
French:
--// Ferme la connexion SQL
SQL.close()
English:
--//Closing connection SQL
SQL.close ()
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
LuaPlayer LuaPlayer
Dark Killer from our forums as released his 2nd modified version of LuaPlayer v0.17, which is a pre-release version and not guaranteed to be as stable as LuaPlayer v0.16, the last official release. In this version, Dark Killer has added the complete UMD support and the ability
to set the CPU clock to one of three presets
Cal3d Demo for PSP Cal3d Demo for PSP
Ginka has released his Cal3d Demo for PSP. This is a PSP port of the Cal3d, a skeletal based 3D character animation library written in C++ in a platform/graphic API-independent way. Ginka has made it possible to view the 3D models on the PSP. Currently he only tested this on a 1.50 PSP, and it worked fine. 2
Engine02 Engine02
Homebrew developer Stealth has released a new version of Engine02, a versatile, multiplatform 2D game engine that allows aspiring developers to create their own homebrewed games
OSLib MOD 1.0.0 OSLib MOD 1.0.0
Developer Sakya visited the QJ.NET Forums earlier to announce the release of OSLib MOD 1.0.0. As its name implies, this is actually a modified version of the OSLib homebrew developed by Brunni.
OSLib, in case you're wondering, is short for Oldschool Library, a 2D graphics library for the Sony PlayStation Portable
gLib2D gLib2D
Homebrew developer Geecko has published a new version of his gLib2D project, a simple, fast and lightweight 2D graphics library for aspiring homebrewers
Box2D rev. 205 Here is very good 2d physics library Box2D This is newest version from svn(rev
Firmware 2.5/6 Kernel mode access through VSH proo Firmware 2.5/6 Kernel mode access through VSH proo
0okm has just released the instructions using which developers can make kernel mode applications in Firmwares 2.5/6 VSH. In case anyone's wondering, we did have kernel mode access on those firmwares, but it could only be done using HitchHikr's exploit in the GTA game
3DB Loader Preview 5 3DB Loader Preview 5
Lumo is back at it again with a new release, 3DB Loader v5 (preview). For those of you who are unfamiliar with the amazing work Lumo has been doing on 3D modelling on the PSP you should check out his tech demos. In this version Lumo has improved the MEL export script as well as adding some texture model support and conversion tools
Nanodesktop GraphDemo01 rev. B Nanodesktop GraphDemo01 rev. B
When we last heard from Pegasus2000, he was busy working on Nanodesktop v0.3.8 - that's the one with the super-resolution algorithm. Turns out he was too busy working on it that he's actually hit overdrive with features. It's getting such a huge update that the next version of Nanodesktop will skip v0.3.8 and v0.3
Comments on LuaSQL:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
Please, select device to check if LuaSQL supports it