This is a discussion on about GetODBCFieldInfo (MFC) within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> I use ODBC to operate SQL Server 2000. I want to know the data type for each column in ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I use ODBC to operate SQL Server 2000. I want to know the data type for each column in a table. But for image data, text , varchar.... , all the return value are negative. In addition, how can I realize a table structure copy with ODBC ? Any suggestion? Thanks. |