SQLite::VirtualTable 0.03
Sponsored Links
SQLite::VirtualTable 0.03 Ranking & Summary
File size:
0.040 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
865
Date added:
2007-06-12
Publisher:
Salvador Fandiño
SQLite::VirtualTable 0.03 description
SQLite::VirtualTable is a Perl module that can create SQLite Virtual Table extensions in Perl.
SYNOPSIS
on Perl:
package MyVirtualTable;
use base SQLite::VirtualTable;
sub CREATE {
...
and then from your preferred SQLite application or language, as for instance, the sqlite3 shell:
$ sqlite3
sqlite> .load perlvtab.so
sqlite> CREATE VIRTUAL TABLE foo USING perl ("MyVirtualTable", foo, bar, ...);
sqlite> SELECT * FROM foo WHERE col1 AND col1 > 34;
...
Virtual tables are a new feature in SQLite (currently still only available from the development version on CVS) that allows you to create tables using custom backends to access (read and change) their contents instead of being stored in the database file.
The SQLite::VirtualTable module allows you to create these backends in Perl embbeding a perl interpreter as a SQLite extension.
Note that extensions written using this module can be used from any SQLite application and programming language (C, Java, PHP, Perl, etc.).
SYNOPSIS
on Perl:
package MyVirtualTable;
use base SQLite::VirtualTable;
sub CREATE {
...
and then from your preferred SQLite application or language, as for instance, the sqlite3 shell:
$ sqlite3
sqlite> .load perlvtab.so
sqlite> CREATE VIRTUAL TABLE foo USING perl ("MyVirtualTable", foo, bar, ...);
sqlite> SELECT * FROM foo WHERE col1 AND col1 > 34;
...
Virtual tables are a new feature in SQLite (currently still only available from the development version on CVS) that allows you to create tables using custom backends to access (read and change) their contents instead of being stored in the database file.
The SQLite::VirtualTable module allows you to create these backends in Perl embbeding a perl interpreter as a SQLite extension.
Note that extensions written using this module can be used from any SQLite application and programming language (C, Java, PHP, Perl, etc.).
SQLite::VirtualTable 0.03 Screenshot
SQLite::VirtualTable 0.03 Keywords
SQLite
VirtualTable
SQLite Virtual Table
VirtualTable 0.03
Perl
Virtual table
Perl module
Can Create
create
module
virtual
table
extensions
0.03
SQLite::VirtualTable
SQLiteVirtualTable
Bookmark SQLite::VirtualTable 0.03
SQLite::VirtualTable 0.03 Copyright
WareSeeker periodically updates pricing and software information of SQLite::VirtualTable 0.03 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 SQLite::VirtualTable 0.03 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
sqlite virtual table implementation
sqlite virtual tables
create hotmail account
sqlite virtual table python
virtual table tennis
create avatar
sqlite3
create a virtual person
create new account
sqlite virtual table example
create a graph
sqlite manager
create account
create a ride
php sqlite
virtual tablet
how to create a website
sqlite examples
Related Software
Java::SJ::VirtualMachine Perl module is a Java virtual machine. Free Download
Sort::Half::Maker is a Perl module to create half-sort subs easily. Free Download
Scalar::MultiValue is a Perl module to create a SCALAR with multiple values. Free Download
XML::Writer::Simple is a Perl module to create XML files easily! Free Download
Samba::LDAP is a Perl module to manage a Samba PDC with an LDAP Backend. Free Download
Perl::Dist::Builder is a Perl module to create win32 Perl installers. Free Download
ExtUtils::SVDmaker is a Perl module to create CPAN distributions. Free Download
Sub::Regex is a Perl module to create synonymous subroutines. Free Download
Latest Software
Popular Software
Favourite Software