资 源 简 介
Provides an interface between Morrowind Script Extender (an add-on for TES: Morrowind) and SQL databases, using named pipes. Supports full SQL syntax, results, opening/closing databases, and a variety of internal commands.
MWSQL uses SQLite for it"s engine, running on local database files.
MyMWSQL uses MySQL, and allows for connections to remote databases.
MyMWSQL is strictly client, where MWSQL functions as both client and server.