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:
LuaPlayerHM LuaPlayerHM
Homemister has released a new version of LuaPlayerHM, bumping the application up to version 4.0. As the title above states, this new version of LuaPlayer HM adds some WiFi features to the app, as well as adding some fixes.
Here's what looks to be new in LuaPlayerHM v4.0:
* Added WIFI Ability to the player
PSP Animation Studio PSP Animation Studio
masonman has released the latest update to his homebrew Lua app PSP Animation Studio. PSP Animation Studio allows other developers to make, view, and edit animations on the PSP
Engine02 10/08/29 update (PSP) Engine02 10/08/29 update (PSP)
from Stealth:
E02 is a versatile, multiplatform 2D game development system. Its editors and powerful script interface allow users to create the characters and environment that make up the game, while the program handles I/O, low-level player/object management, etc
SDK for PSP IPL SDK for PSP IPL
Heads up, homebrew developers! We've just received word that homebrew giant Booster has released a software development kit (SDK) for the PSP's IPL code.
From what we've seen so far, the SDK is a basic model that allows users to work original codes without the need for the SCE OS on one's PSP
3D Game Development Set 3D Game Development Set
There hasn't been a better time to develop games for the PSP. We've had a couple of gaming engines already (LTE, Raptor3D), and now, SG57 and saulotmalo from our forums have released a library which can aid game developers in a big way
Scramble Patcher Scramble Patcher
from Davee:
[Notice]
This is for firmware 5.00 ONLY!
[Info]
This release is mainly targeted at theme developers more than normal users, but they can use it if they wish.
If you haven't seen the VSH Module Descrambler, you will need to go and check that first, before using this
Lua Scripter Lua Scripter
savagefreak has just released his Lua Scripter v1.1, a very basic homebrew app which lets you make your own PSP/PC .LUA scripts that you can play using LUAplayer
Pvf Encoder Since Kojima wanted a video for his application but was not "too keen" going through all the complexities it entails - porting a complex library from windows and sqashing bugs; hence, his Pvf (PSPVideoFormat) Encoder/Playback Library was born
LuaProg LuaProg
French homebrew developer darksidious, known for the utility homebrew application PSP Tools, has announced the release of Luaprog v0.3 after its original owner Novservant has given him the go signal.
The project LuaStation has been picked up by several coders with the latest iteration LuaStation from gogy
Raptor 3D Raptor 3D
Raptor 3D is a homebrew 3D engine for the PSP. It's a 3D graphics tool for people who want to develop their own homebrew games. Remember this is at the alpha stage, and there might be bugs, but Kojima's been pretty quick with updating previous versions
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