Click to See Complete Forum and Search --> : ODBC Without any of the fancy stuff


Charlie Curtis
May 1st, 1999, 05:15 PM
I would like to create a C++ program that collects data from an ODBC data source that I have created. However, I don't need any of the dialogs, document views or any of the visual stuff. It will need to collect specific data and write it to an ASCII text file. I know how to write C, but C++ and Visual C++ are new to me. So any help in the form of C++ sample code with the ODBC stuff referenced would be VERY helpful. Thank You for reading this!
Help! Please!
Charlie

Charlie Curtis
May 4th, 1999, 01:05 PM
Thanks to anyone that thought to answer this, but I have figured it out!

Charlie