Welcome To Snipplr


Everyone's Recent Snippets Tagged database



1 2 3 4 5 6 Next »
4 906 posted 16 years ago by llbbl
0 510 posted 16 years ago by lfbarbieri
This example demonstrates usage of Scriptella ETL Tool to load CSV data into a database table.
3 1051 posted 17 years ago by ejboy
This Scriptella ETL script copies all rows from Src_Table to Dest_Table. Src_Table contains the following columns: id, first_name, last_name Dest_Table contains the following columns: id, name The name column of the Dest_Table is produced by a con...
1 930 posted 17 years ago by ejboy
Scriptella ETL allows inserting files into a database. This is achieved by a simple bind variables extension syntax ?{file ...}. The following sample initializes table of music tracks. Each track has a DATA field containing a file loaded from an ext...
1 950 posted 17 years ago by ejboy
1 693 posted 17 years ago by drwitt
2 737 posted 17 years ago by berkes
This is an example of how to use the articleHandler.class.php , this class can be found @ pietervp.com -> downloads
1 571 posted 17 years ago by pietervp
1 629 posted 17 years ago by Shpigford
0 631 posted 17 years ago by whitetiger
0 524 posted 17 years ago by yuconner
(taking cori comment into account)
0 572 posted 17 years ago by yuconner
0 531 posted 17 years ago by yuconner
mysql -u ''adminusername'' -p
0 868 posted 17 years ago by yuconner
$ mysql -u ''adminusername'' -p
4 1334 posted 17 years ago by yuconner
Methinks this is a bad idea but it is a suggested use of generics from the .NET 2.0 Generics Wrox book
0 508 posted 17 years ago by sophtwarez
0 653 posted 17 years ago by leazen
1 2 3 4 5 6 Next »