Home Docs Tutorials/Examples Resources Download

ODBC SQL Database Admin

This is a small app meant as a demonstration on how to program an app for the SDBA Revolution IM Application Server. It allows you to save multiple connections, view database metadata and structures, and execute any SQL statements via an IM network.

Screenshot:

This will give you remote access to any database that you can set up with an an ODBC connection.

Requirements: SDBA Revolution IM App Server, and recent versions of DBI and DBD-ODBC. See readme for instructions on getting the latest versions of these.

Todo: Table descriptions don't work the majority of the time (bug re: still executing queries).

Note: PLEASE set up and use an ACCESS_LIST on the first page. Otherwise anyone that knows the name of you server can have as much access as you!

Download.