Changeset 206
- Timestamp:
- 10/29/08 12:26:44 (2 months ago)
- Files:
-
- branches/debea_1_2/dba/dba/odbc.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/debea_1_2/dba/dba/odbc.cpp
r201 r206 771 771 }; 772 772 }; 773 774 //remove reserved but unneeded memory 775 col.mColDesc.mName.resize(len); 773 776 774 777 //try to discover column type
