sqliteconnection.cpp File Reference
#include "sqliteconnection.h"
#include "sqliteconnection_p.h"
#include "sqlitecursor.h"
#include "sqlitepreparedstatement.h"
#include "sqlite.h"
#include <kexidb/driver.h>
#include <kexidb/cursor.h>
#include <kexidb/error.h>
#include <kexiutils/utils.h>
#include <qfile.h>
#include <qdir.h>
#include <qregexp.h>
#include <kgenericfactory.h>
#include <kdebug.h>
#include "sqliteconnection.moc"
Go to the source code of this file.
Define Documentation
| #define drv_alterTableName_ERR tableSchema.setName(oldTableName) |
|
| #define KexiDBDrvDbg if (0) kdDebug() |
|
|
|
Definition at line 45 of file sqliteconnection.cpp.
Referenced by NAMESPACE::MySqlConnectionInternal::db_connect(), NAMESPACE::MySqlConnectionInternal::db_disconnect(), KexiDB::pqxxSqlConnection::drv_closeDatabase(), KexiDB::SQLiteConnection::drv_connect(), KexiDB::pqxxSqlConnection::drv_connect(), KexiDB::pqxxSqlConnection::drv_createDatabase(), KexiDB::MySqlConnection::drv_createDatabase(), KexiDB::SQLiteConnection::drv_disconnect(), KexiDB::pqxxSqlConnection::drv_disconnect(), KexiDB::pqxxSqlConnection::drv_dropDatabase(), KexiDB::pqxxSqlConnection::drv_executeSQL(), KexiDB::MySqlConnection::drv_getDatabasesList(), KexiDB::pqxxSqlConnection::drv_useDatabase(), and KexiDB::SQLiteConnection::~SQLiteConnection(). |
This file is part of the documentation for Kexi 2.0 alpha.