You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Reber b880c3ccde Initial commit 4 years ago
..
Available DBI Drivers and Data Sources.pl Initial commit 4 years ago
Binding Columns.pl Initial commit 4 years ago
Commit and Rollback.pl Initial commit 4 years ago
Connect to Oracle.pl Initial commit 4 years ago
Connect to mysql.pl Initial commit 4 years ago
Connect with OLE.pl Initial commit 4 years ago
Copying from One DBM Format to Another.pl Initial commit 4 years ago
Create, add, delete, and close a DBM file and how to create a Perl-style report.pl Initial commit 4 years ago
Creating a Web Page Integrated with SQL Data.pl Initial commit 4 years ago
Creating an HTML Table.pl Initial commit 4 years ago
Creating and Assigning Data to a DBM File.pl Initial commit 4 years ago
DBI ODBC.pl Initial commit 4 years ago
Delete a record from the database.pl Initial commit 4 years ago
Delete records in a database with OLE connection.pl Initial commit 4 years ago
Delete statement and DBI ODBC connection.pl Initial commit 4 years ago
Deleting Entries from a DBM File.pl Initial commit 4 years ago
Deleting Entries.pl Initial commit 4 years ago
Dumping a Query's Results.pl Initial commit 4 years ago
Error Diagnostic Variables.pl Initial commit 4 years ago
Handling Quotes.pl Initial commit 4 years ago
Insert statement with DBI connection.pl Initial commit 4 years ago
Insert value with OLE connection.pl Initial commit 4 years ago
Inserting into a Database.pl Initial commit 4 years ago
Listing Currently Installed Drivers.pl Initial commit 4 years ago
Listing Valid DSNs.pl Initial commit 4 years ago
Load text file to database.pl Initial commit 4 years ago
MySQL Data Types.pl Initial commit 4 years ago
Open DBM up for read write access.pl Initial commit 4 years ago
Opening an MLDBM database is similar to opening a regular DBM database.pl Initial commit 4 years ago
Preparing a Statement Handle and Fetching Results.pl Initial commit 4 years ago
Program to insert a new record into the database.pl Initial commit 4 years ago
Pushing Query Results to an Array to Find Wildcard Hosts.pl Initial commit 4 years ago
Query a database and display the contents in a table.pl Initial commit 4 years ago
Query parameter binding.pl Initial commit 4 years ago
Reads DBM file, printing entries with tie and untie function.pl Initial commit 4 years ago
Retrieving Data from a DBM File.pl Initial commit 4 years ago
Retrieving Query Results Listing MySQL Users and Hosts.pl Initial commit 4 years ago
Retrieving an Index ID.pl Initial commit 4 years ago
Select, Execute, and Dump the Results.pl Initial commit 4 years ago
Select, Execute, and Fetch a Row as a Hash.pl Initial commit 4 years ago
Select, Execute, and Fetch a Row as an Array.pl Initial commit 4 years ago
Simple Inserts.pl Initial commit 4 years ago
Simple query.pl Initial commit 4 years ago
Store hashes in a DBM file.pl Initial commit 4 years ago
Talking with the Database.pl Initial commit 4 years ago
The First SQL Query.pl Initial commit 4 years ago
The connect() Method.pl Initial commit 4 years ago
Update a record in the database.pl Initial commit 4 years ago
Update record with OLE connection.pl Initial commit 4 years ago
Update statement and DBI ODBC connection.pl Initial commit 4 years ago
Use DBI to connect to a database.pl Initial commit 4 years ago
Using DBM databases with reports.pl Initial commit 4 years ago
Using Multiple Placeholders.pl Initial commit 4 years ago
Using Placeholders to Insert Multiple Records.pl Initial commit 4 years ago
Using a Placeholder.pl Initial commit 4 years ago
Write out data into a DBM database.pl Initial commit 4 years ago
Writing Portable DBM Programs with the AnyDBM Module.pl Initial commit 4 years ago
do() method prepares and executes nonselect, nonrepeating statements in one step.pl Initial commit 4 years ago