Home
last modified time | relevance | path

Searched refs:_dropSeqSQL (Results 1 – 25 of 227) sorted by relevance

12345678910

/dports/www/gallery2/gallery2/lib/adodb/drivers/
H A Dadodb-pdo_sqlite.inc.php29 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_pdo_sqlite
214 if (empty($this->_dropSeqSQL)) return false;
215 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
/dports/devel/rth/rth/adodb-4.65/drivers/
H A Dadodb-sqlite.inc.php226 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_sqlite
229 if (empty($this->_dropSeqSQL)) return false;
230 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
/dports/devel/truc/truc_0.12.0/adodb-4.65/drivers/
H A Dadodb-sqlite.inc.php226 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_sqlite
229 if (empty($this->_dropSeqSQL)) return false;
230 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
/dports/deskutils/moregroupware/moregroupware/include/adodb/drivers/
H A Dadodb-sqlite.inc.php251 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_sqlite
254 if (empty($this->_dropSeqSQL)) return false;
255 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
H A Dadodb-db2.inc.php146 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_db2
149 if (empty($this->_dropSeqSQL)) return false;
150 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
/dports/databases/adodb/adodb/drivers/
H A Dadodb-sqlite.inc.php251 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_sqlite
254 if (empty($this->_dropSeqSQL)) return false;
255 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
/dports/deskutils/egroupware/egroupware/vendor/egroupware/adodb-php/drivers/
H A Dadodb-sqlite.inc.php288 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_sqlite
291 if (empty($this->_dropSeqSQL)) {
294 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
H A Dadodb-sqlite3.inc.php392 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_sqlite3
395 if (empty($this->_dropSeqSQL)) {
398 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
H A Dadodb-pdo.inc.php78 var $_dropSeqSQL; variable in ADODB_pdo
105 $this->_dropSeqSQL = $d->_dropSeqSQL;
/dports/www/phprecipebook/phprecipebook/libs/adodb4/drivers/
H A Dadodb-sqlite.inc.php251 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_sqlite
254 if (empty($this->_dropSeqSQL)) return false;
255 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
/dports/www/phprecipebook/phprecipebook/libs/adodb5/drivers/
H A Dadodb-sqlite.inc.php251 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_sqlite
254 if (empty($this->_dropSeqSQL)) return false;
255 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/adodb/adodb-php/drivers/
H A Dadodb-sqlite.inc.php294 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_sqlite
297 if (empty($this->_dropSeqSQL)) {
300 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
H A Dadodb-sqlite3.inc.php277 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_sqlite3
280 if (empty($this->_dropSeqSQL)) {
283 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
/dports/databases/mantis/mantisbt-2.25.2/vendor/adodb/adodb-php/drivers/
H A Dadodb-sqlite.inc.php294 var $_dropSeqSQL = 'drop table %s';
297 if (empty($this->_dropSeqSQL)) {
300 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
H A Dadodb-sqlite3.inc.php277 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_sqlite3
280 if (empty($this->_dropSeqSQL)) {
283 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
/dports/www/moodle310/moodle/lib/adodb/drivers/
H A Dadodb-sqlite3.inc.php277 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_sqlite3
280 if (empty($this->_dropSeqSQL)) {
283 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
H A Dadodb-sqlite.inc.php294 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_sqlite
297 if (empty($this->_dropSeqSQL)) {
300 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
/dports/www/moodle39/moodle/lib/adodb/drivers/
H A Dadodb-sqlite.inc.php294 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_sqlite
297 if (empty($this->_dropSeqSQL)) {
300 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
H A Dadodb-sqlite3.inc.php277 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_sqlite3
280 if (empty($this->_dropSeqSQL)) {
283 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
/dports/www/moodle311/moodle/lib/adodb/drivers/
H A Dadodb-sqlite.inc.php291 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_sqlite
294 if (empty($this->_dropSeqSQL)) {
297 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
H A Dadodb-sqlite3.inc.php406 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_sqlite3
409 if (empty($this->_dropSeqSQL)) {
412 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/include/ADODB/drivers/
H A Dadodb-sqlite.inc.php269 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_sqlite
272 if (empty($this->_dropSeqSQL)) return false;
273 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
/dports/databases/adodb5/ADOdb-5.21.3/drivers/
H A Dadodb-sqlite.inc.php297 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_sqlite
300 if (empty($this->_dropSeqSQL)) {
303 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
H A Dadodb-sqlite3.inc.php410 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_sqlite3
413 if (empty($this->_dropSeqSQL)) {
416 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));
H A Dadodb-odbc.inc.php150 var $_dropSeqSQL = 'drop table %s'; variable in ADODB_odbc
153 if (empty($this->_dropSeqSQL)) return false;
154 return $this->Execute(sprintf($this->_dropSeqSQL,$seqname));

12345678910