Main > Programming > Libraries >

Chemistry::SQL 0.01

Chemistry::SQL 0.01

Sponsored Links

Chemistry::SQL 0.01 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.014 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1189
Date added: 2006-07-31
Publisher: Bernat Requesens

Chemistry::SQL 0.01 description

Chemistry::SQL is an access database functions module.

SYNOPSIS

use strict;
use Chemistry::SQL;
use Chemistry::Artificial::SQL;

my $db_name = $ARGV[0];
my $file = $ARGV[1];

my $db1 = Chemistry::SQL::new(db_host=>"127.0.0.1",db_user=>"root",db_port=>"3306",db_pwd=>"",
db_name=>$db_name,db_driver=>"mysql");
if ($db1->db_exist)
{ $db1->connect_db;
$db1->del_tables;
$db1->create_tables_mysql;
$db1->inscomp_from_file("$file");
}
else
{
$db1->create_db;
$db1->connect_db;
$db1->create_tables_mysql;
$db1->inscomp_from_file("$file");
}
# Reaction Insertion

my $qart = Chemistry::Artificial::SQL::new($db1);
my $qr =$qart->q_reaccion(C=CC=C.C=C>>C1=CCCCC1,smiles);
$db1->reactionsert($qr,"","0");

This package provides the necessary functions to interact with the database. The methods implemented in this module are oriented to give users control of the database without knowing how to use SQL queries.

Chemistry::SQL 0.01 Screenshot

Advertisements

Chemistry::SQL 0.01 Keywords

Bookmark Chemistry::SQL 0.01

Hyperlink code:
Link for forum:

Chemistry::SQL 0.01 Copyright

WareSeeker periodically updates pricing and software information of Chemistry::SQL 0.01 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 Chemistry::SQL 0.01 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
Chemistry::Artificial::Graphics is a graphic plot for artificial with database support. Free Download
Oracle::SQL is a Perl extension for building SQL statements. Free Download
mod_dbd_mysql is a DBD Driver module for MySQL. Free Download
Apache::Storage is Perl module containing simple functions to store and retrieve information from within the Apache process. Free Download
Mail::Toaster:::Qmail is a Perl module with common Qmail functions. Free Download
Text::VisualWidth is a Perl module that provides functions to treat half-width and full-width characters. Free Download
Apache::Audio::DB is a Perl module that can generate a database of your tunes complete with searchable interface. Free Download
DCE::UUID is a Perl module with misc UUID functions. Free Download