Click here to Skip to main content
15,909,656 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: DialUp/LAN Question (Beginner ?) Pin
22-May-02 0:02
suss22-May-02 0:02 
GeneralChange the caption in PropertyPage Pin
Eugene Pustovoyt21-May-02 4:40
Eugene Pustovoyt21-May-02 4:40 
GeneralRe: Change the caption in PropertyPage Pin
Martin Ziacek21-May-02 4:48
Martin Ziacek21-May-02 4:48 
GeneralRe: Change the caption in PropertyPage Pin
Eugene Pustovoyt21-May-02 5:15
Eugene Pustovoyt21-May-02 5:15 
GeneralConnecting to DB2 using VC++ 6.0 Pin
Shayna21-May-02 4:34
Shayna21-May-02 4:34 
GeneralRe: Connecting to DB2 using VC++ 6.0 Pin
Bill Wilson21-May-02 5:46
Bill Wilson21-May-02 5:46 
GeneralRe: Connecting to DB2 using VC++ 6.0 Pin
Shayna21-May-02 11:05
Shayna21-May-02 11:05 
GeneralRe: Connecting to DB2 using VC++ 6.0 Pin
Bill Wilson21-May-02 11:43
Bill Wilson21-May-02 11:43 
msdn.microsoft.com

search for ODBC

http://search.microsoft.com/default.asp?qu=odbc&boolean=ALL&nq=NEW&so=RECCNT&p=1&ig=01&ig=02&ig=03&ig=04&ig=05&ig=06&i=00&i=01&i=02&i=03&i=04&i=05&i=06&i=07&i=08&i=09&i=10&i=11&i=12&i=13&i=14&i=15&i=16&i=17&i=18&i=19&i=20&i=21&i=22&i=23&i=24&i=25&i=26&i=27&i=28&i=29&i=30&i=31&i=32&i=33&i=34&i=35&i=36&i=37&i=38&i=39&i=40&i=41&i=42&i=43&i=44&i=45&i=46&i=47&i=48&i=49&i=50&i=51&siteid=us/dev

search for ADO
http://search.microsoft.com/default.asp?qu=ado&boolean=ALL&nq=NEW&so=RECCNT&p=1&ig=01&ig=02&ig=03&ig=04&ig=05&ig=06&i=00&i=01&i=02&i=03&i=04&i=05&i=06&i=07&i=08&i=09&i=10&i=11&i=12&i=13&i=14&i=15&i=16&i=17&i=18&i=19&i=20&i=21&i=22&i=23&i=24&i=25&i=26&i=27&i=28&i=29&i=30&i=31&i=32&i=33&i=34&i=35&i=36&i=37&i=38&i=39&i=40&i=41&i=42&i=43&i=44&i=45&i=46&i=47&i=48&i=49&i=50&i=51&siteid=us/dev

search for ODBC ADO
http://207.46.197.63/default.asp?qu=ado+odbc&boolean=ALL&nq=NEW&so=RECCNT&p=1&ig=01&ig=02&ig=03&ig=04&ig=05&ig=06&i=00&i=01&i=02&i=03&i=04&i=05&i=06&i=07&i=08&i=09&i=10&i=11&i=12&i=13&i=14&i=15&i=16&i=17&i=18&i=19&i=20&i=21&i=22&i=23&i=24&i=25&i=26&i=27&i=28&i=29&i=30&i=31&i=32&i=33&i=34&i=35&i=36&i=37&i=38&i=39&i=40&i=41&i=42&i=43&i=44&i=45&i=46&i=47&i=48&i=49&i=50&i=51&siteid=us/dev

Many articles on Code Guru
http://codeguru.com/mfc_database/index.shtml

and here on Code project
http://codeproject.com/database/

You will serve yourself well if you develop a skill for searching the internet for answers to these kinds of question. You will get answers much faster and better with your own searches.

One of the best searches for obscure stuff, is Google. Just type in things like class names, error messages or what ever else is confounding you at the moment.

searching google for ADO ODBC
http://www.google.com/custom?q=ado+odbc&cof=T%3Ablack%3BLW%3A282%3BL%3Ahttp%3A%2F%2Fwww.refdesk.com%2Frd.gif%3BLH%3A94%3BBGC%3Awhite%3BAH%3Acenter%3BAWFID%3A6332576430c078b2%3B




Good luck,
Bill
GeneralRe: Connecting to DB2 using VC++ 6.0 Pin
markkuk21-May-02 20:23
markkuk21-May-02 20:23 
GeneralTesting File Existence Pin
Srini Kella21-May-02 4:26
Srini Kella21-May-02 4:26 
GeneralRe: Testing File Existence Pin
Doug Joseph21-May-02 4:34
Doug Joseph21-May-02 4:34 
GeneralRe: Testing File Existence Pin
Srini Kella21-May-02 5:24
Srini Kella21-May-02 5:24 
GeneralRe: Testing File Existence Pin
Doug Joseph22-May-02 4:16
Doug Joseph22-May-02 4:16 
GeneralRe: Testing File Existence Pin
David Crow5-Jan-04 7:47
David Crow5-Jan-04 7:47 
GeneralRe: Testing File Existence Pin
Alvaro Mendez21-May-02 4:42
Alvaro Mendez21-May-02 4:42 
GeneralRe: Testing File Existence Pin
Srini Kella21-May-02 5:26
Srini Kella21-May-02 5:26 
GeneralRe: Testing File Existence Pin
Alvaro Mendez21-May-02 6:01
Alvaro Mendez21-May-02 6:01 
GeneralRe: Testing File Existence Pin
Martin Ziacek21-May-02 6:07
Martin Ziacek21-May-02 6:07 
Generalglobal carray Pin
jafrazee21-May-02 4:00
jafrazee21-May-02 4:00 
GeneralRe: global carray Pin
Martin Ziacek21-May-02 4:12
Martin Ziacek21-May-02 4:12 
GeneralRe: global carray Pin
jafrazee21-May-02 4:16
jafrazee21-May-02 4:16 
GeneralRe: global carray Pin
Martin Ziacek21-May-02 4:34
Martin Ziacek21-May-02 4:34 
GeneralRe: global carray Pin
Renjith Ramachandran21-May-02 4:23
Renjith Ramachandran21-May-02 4:23 
GeneralRe: global carray Pin
jafrazee21-May-02 4:30
jafrazee21-May-02 4:30 
GeneralRe: global carray Pin
Doug Joseph21-May-02 4:29
Doug Joseph21-May-02 4:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.