42.7K results in 823 ms
9 years ago · Jan 30, 2017, 05:20 AM
table does not exist create it // transaction.executeSql(sqlString,arguments[,successCallback,errorCallback]); tx.executeSql('CREATE TABLE IF NOT EXISTS Notes(id INTEGER primary key,
9 years ago · Jan 30, 2017, 04:40 AM
the database schema ``` drop table if exists entries; create table entries ( id integer
9 years ago · Jan 30, 2017, 04:26 AM
DBG(g + "-" + gd + ".faith", player); if (exists) { player.ab(EnChat.RED + "This signature has
9 years ago · Jan 30, 2017, 02:42 AM
table info_type -- DROP TABLE IF EXISTS info_type; CREATE TABLE info_type ( id tinyint(1) UNSIGNED NOT NULL AUTO_INCREMENT, name varchar(20)
9 years ago · Jan 29, 2017, 11:36 PM
onCreate(SQLiteDatabase db) { String SQL_CREATE_MEDS_TALBE = "CREATE TABLE IF NOT EXISTS " + MedEntry.TABLE_NAME + " ( " + MedEntry._ID + " INTEGER PRIMARY
9 years ago · Jan 29, 2017, 09:34 PM
INFO | +0 | CheckFile - Checking if S:\Hyperspin\RocketLauncher\RocketLauncher.exe exists 16:31:46:109 | RL | INFO | +0
9 years ago · Jan 29, 2017, 09:14 PM
2016-10-30 22:41:17] dk240996 (120371279999139841): if not, shitting [2016-10-30 22:41:22] BRADiz3pic
9 years ago · Jan 29, 2017, 07:58 PM
case 1: Format(zapytanie, sizeof(zapytanie), "CREATE TABLE IF NOT EXISTS `codmod_steamid` (`steamid` VARCHAR(64) NOT
9 years ago · Jan 29, 2017, 06:44 PM
connect('walrus.db') dum = dee.cursor() dum.execute(''' create table if not exists Walrus (host text, key
9 years ago · Jan 29, 2017, 05:50 PM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; wsoFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
9 years ago · Jan 29, 2017, 05:46 PM
and the 12 months. CREATE TABLE IF NOT EXISTS `Earnings_Record`.`Earnings_2017` ( `ID` INT(11) NOT
9 years ago · Jan 29, 2017, 04:54 PM
time, @obs varchar(100) as if not exists (select * from consults where
9 years ago · Jan 29, 2017, 04:24 PM
for table `Banner` -- DROP TABLE IF EXISTS `Banner`; /*!40101 SET @saved_cs_client
9 years ago · Jan 29, 2017, 04:18 PM
for table `Badges` -- DROP TABLE IF EXISTS `Badges`; /*!40101 SET @saved_cs_client
9 years ago · Jan 29, 2017, 03:06 PM
mysql", false)) { SQL_TQuery(db, SQLErrorCheckCallback, "CREATE TABLE IF NOT EXISTS `tf2warerank` (`rank_id` int(64) NOT
9 years ago · Jan 29, 2017, 02:16 PM
CREATE TABLE IF NOT EXISTS `dayz_iConomy` ( `id` int(255) NOT
9 years ago · Jan 29, 2017, 01:34 PM
the player's information. mysql_tquery(Database, "CREATE TABLE IF NOT EXISTS `PLAYERS` (`ID` int(11) NOT
9 years ago · Jan 29, 2017, 01:20 PM
the player's information. mysql_tquery(Database, "CREATE TABLE IF NOT EXISTS `PLAYERS` (`ID` int(11) NOT
9 years ago · Jan 29, 2017, 12:48 PM
tabeli dla tabeli `hia_members` -- CREATE TABLE IF NOT EXISTS `hia_members` ( `member_id` mediumint(8) NOT
Total pages: 2134