Checked in all ODBC stuff
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1014 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -54,6 +54,10 @@ class F_ColumnDataRelocator;
|
||||
class F_ColumnListRelocator;
|
||||
class F_BTreeIStreamPool;
|
||||
class SQLQuery;
|
||||
class SQLEnv;
|
||||
class SQLConnection;
|
||||
class SQLDesc;
|
||||
class SQLStatement;
|
||||
|
||||
/****************************************************************************
|
||||
Desc: Tests to see if database is NOT in native platform format.
|
||||
@@ -1143,6 +1147,10 @@ friend class F_ColumnDataRelocator;
|
||||
friend class F_ColumnListRelocator;
|
||||
friend class F_BlockRelocator;
|
||||
friend class SQLQuery;
|
||||
friend class SQLEnv;
|
||||
friend class SQLConnection;
|
||||
friend class SQLDesc;
|
||||
friend class SQLStatement;
|
||||
};
|
||||
|
||||
typedef struct QUERY_HDR
|
||||
|
||||
Reference in New Issue
Block a user