PHP Classes

File: data/database_bookstore.db

Recommend this page to a friend!
  Classes of Giovanni Ramos   PDO4You   data/database_bookstore.db   Download  
File: data/database_bookstore.db
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PDO4You
Access SQL databases using the PDO extension
Author: By
Last change:
Date: 6 months ago
Size: 5,120 bytes
 

 

Contents

Class file image Download
SQLite format 3@ -â ü³êC³³Giindexid_booksbooksCREATE INDEX "id_books" ON "books" ("id" ASC)<îP++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq):‚StablebooksbooksCREATE TABLE "books" ( "id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" VARCHAR(100) NOT NULL, "author" VARCHAR(50) NOT NULL, "description" TEXT ) õõ books ¯Ñ¯ %+Using SQLiteJay A. Kreibich-I!The Definitive Guide to SQLiteMike Owens ôúô