Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Other Development Tools
 ODBC API

Author  Topic 

nickfinity
Yak Posting Veteran

55 Posts

Posted - 2004-06-03 : 10:19:46
Hello,

Wasn't exactly sure where to put this so here it is. I'm working on a C++/MFC app that uses ODBC to access different databases. I know there is a ton of info out there about all the functions, but I can't seem to figure one thing out. I'm able to get the columns from a stored procedure using SQLProcedureColumns, but I can't figure out how to get the COLUMN_TYPE. Could anyone point me in the right direction?

Thanks for any help, I really appreciate it.

Thanks,
Nick
   

- Advertisement -