NetGate Internet Products and Services 1-877-715-4927
Hosting Access Support About Us Contact Us
Sign Me Up!

Support
Support Home
WebInfo
     Hosting
     Access
WebDirect
Phone Support
System Status
 
 
Search Our Site
mSQL and MySQL Information

mSQL1, mSQL2, and MySQL

Your database was set up using the same name as account name (login name). All access to the database needs to use that name. Security has been set up to ensure that only you have access to the database.

Perl Modules Installed

Access to both mSQL-1 and mSQL-2 database types are supported using either Msql.pm (old interface) or DBD::mSQL.

Access to MySQL database types is supported using either Mysql.pm (old interface) or using DBD::mySQL.

Getting More Information

Use "perldoc module_name" for complete documentation on the module. The following modules may be of interest:

DBD::mSQL
Msql
Bundle::Msql
Bundle::Mysql
DBD::mysql
Mysql
Bundle::Msql1
DBD::mSQL1
Msql1
DBI