Skip to content

Github mirror of MediaWiki extension OdbcDatabase - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing

Notifications You must be signed in to change notification settings

siacali/mediawiki-extensions-OdbcDatabase

 
 

Repository files navigation

OdbcDatabase Extension
	Version 1.0 alpha 1
	Roger Cass
	2013-03-14

This extension is licensed under the Apache 2.0 license.
See http://www.apache.org/licenses/LICENSE-2.0.html for more
information.

== Overview ==

The OdbcDatabase extension allows access to data sources using the
PHP ODBC functions (e.g. odbc_connect). The extenion provides
only basic data acquisition capability and is NOT suitable for
the primary database behind MediaWiki.

In particular, this extension was written to provide access to
Microsoft SQL Server 2005 from a RHEL 5 server running MediaWiki
1.20.2 and PHP 5.3.3. It has not yet been tested with any other
configurations.

== Usage ==

See the extenion's home page for more details.

https://www.mediawiki.org/wiki/Extension:OdbcDatabase

About

Github mirror of MediaWiki extension OdbcDatabase - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 94.8%
  • JavaScript 5.2%