Main > Programming > Libraries >

Msql 1.2219

Msql 1.2219

Sponsored Links

Msql 1.2219 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.19 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 895
Date added: 2007-05-15
Publisher: Jochen Wiedmann

Msql 1.2219 description

Msql is a Perl interface to the mSQL and mysql databases.

SYNOPSIS

use Msql;

$dbh = Msql->connect($host);
$dbh = Msql->connect($host, $database);

or

use Mysql;

$dbh = Mysql->connect(undef, $database, $user, $password);
$dbh = Mysql->connect($host, $database, $user, $password);

or

$dbh = Msql1->connect($host);
$dbh = Msql1->connect($host, $database);


$dbh->selectdb($database);

@arr = $dbh->listdbs;
@arr = $dbh->listtables;

$quoted_string = $dbh->quote($unquoted_string);
$error_message = $dbh->errmsg;
$error_number = $dbh->errno; # MySQL only

$sth = $dbh->listfields($table);
$sth = $dbh->query($sql_statement);

@arr = $sth->fetchrow; # Array context
$firstcol = $sth->fetchrow; # Scalar context
@arr = $sth->fetchcol($col_number);
%hash = $sth->fetchhash;

$sth->dataseek($row_number);

$sth->as_string;

@indices = $sth->listindices # only in mSQL 2.0
@arr = $dbh->listindex($table,$index) # only in mSQL 2.0
($step,$value) = $dbh->getsequenceinfo($table) # only in mSQL 2.0

$rc = $dbh->shutdown();
$rc = $dbh->createdb($database);
$rc = $dbh->dropdb($database);

Msql 1.2219 Screenshot

Advertisements

Msql 1.2219 Keywords

Bookmark Msql 1.2219

Hyperlink code:
Link for forum:

Msql 1.2219 Copyright

WareSeeker periodically updates pricing and software information of Msql 1.2219 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Msql 1.2219 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
DBD::mSQL / DBD::mysql is a Perl module with mSQL and mysql drivers for the Perl5 Database Interface (DBI). Free Download
MySQL - Multi-user and robust SQL database server Free Download
Gequel is a MySQL GUI for manipulating records (insert, modify, delete, search). Free Download
MyJSQLView provides an easy to use Java based user interface frontend for viewing, adding, editing entries in a MySQL database. Free Download
Nulog is a PHP interface for the MySQL plugin for the ulogd netfilter log daemon and for NuFW SQL logging. Free Download
mysqlApache is a MySQL database backend and browser based frontend for managing large numbers of Apache web servers. Free Download
Time Sheets is an online employee time sheet and attendance management program. Free Download
MySQLfs is Linux userspace filesystem which stores data in a MySQL database. Free Download