Click here to Skip to main content
15,893,904 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralHeight and font of HeaderCtrl Pin
14-Jun-01 12:53
suss14-Jun-01 12:53 
GeneralRe: Height and font of HeaderCtrl Pin
Steve Thresher18-Jun-01 1:28
Steve Thresher18-Jun-01 1:28 
GeneralDYNAMIC List and datagrid Pin
Nasser AL-Sodais13-Jun-01 18:49
Nasser AL-Sodais13-Jun-01 18:49 
GeneralCCheckListBox for WinCE Pin
David Flores13-Jun-01 9:31
David Flores13-Jun-01 9:31 
GeneralMFC Menus like ICQ menus Pin
Aether12-Jun-01 21:20
Aether12-Jun-01 21:20 
GeneralRe: MFC Menus like ICQ menus Pin
Michael Dunn13-Jun-01 8:31
sitebuilderMichael Dunn13-Jun-01 8:31 
QuestionHow to connect an Oracle database with C. Pin
Neveralone12-Jun-01 5:52
Neveralone12-Jun-01 5:52 
AnswerRe: How to connect an Oracle database with C. Pin
Chris Meech12-Jun-01 6:07
Chris Meech12-Jun-01 6:07 
With just C, your choices are limited as to how to do this. I have used embedded SQL in the past and this worked amazingly well, but requires the use of the Pro*C Pre compiler that translates the embedded SQL into C code that links with the OCI. You can also try to write to the OCI, but this is not for the faint of heart. It requires a high degree of patience. You can also write using the ODBC API, but this again requires a high degree of patience in order to get it working. I unfortunately do not have any examples to provide you with assistance, cause all my stuff is C++ now. Sorry. If you have a valid Oracle support agreement, you can try searching at their MetaLink support site. There should be some examples available from there to help you out.

Chris
AnswerRe: How to connect an Oracle database with C. Pin
Carlos Antollini12-Jun-01 6:46
Carlos Antollini12-Jun-01 6:46 
AnswerRe: How to connect an Oracle database with C. Pin
19-Jun-01 15:20
suss19-Jun-01 15:20 
Generalsplitpath and fullpath Pin
Andrew Gebbie11-Jun-01 6:11
Andrew Gebbie11-Jun-01 6:11 
GeneralRe: splitpath and fullpath Pin
19-Jun-01 15:24
suss19-Jun-01 15:24 
GeneralScrolling in a CDialog Pin
Derek Lakin11-Jun-01 3:08
Derek Lakin11-Jun-01 3:08 
GeneralRe: Scrolling in a CDialog Pin
Michael P Butler11-Jun-01 3:12
Michael P Butler11-Jun-01 3:12 
GeneralRe: Scrolling in a CDialog Pin
Derek Lakin11-Jun-01 3:13
Derek Lakin11-Jun-01 3:13 
GeneralRe: Scrolling in a CDialog Pin
Michael P Butler11-Jun-01 3:15
Michael P Butler11-Jun-01 3:15 
GeneralRe: Scrolling in a CDialog Pin
Derek Lakin11-Jun-01 3:19
Derek Lakin11-Jun-01 3:19 
GeneralRe: Scrolling in a CDialog Pin
Michael P Butler11-Jun-01 3:27
Michael P Butler11-Jun-01 3:27 
GeneralRe: Scrolling in a CDialog Pin
Derek Lakin11-Jun-01 4:57
Derek Lakin11-Jun-01 4:57 
GeneralRe: Scrolling in a CDialog Pin
Stan Shannon11-Jun-01 3:22
Stan Shannon11-Jun-01 3:22 
GeneralRe: Scrolling in a CDialog Pin
Derek Lakin11-Jun-01 5:00
Derek Lakin11-Jun-01 5:00 
General"Solo para Criollos" El Nacional Pin
10-Jun-01 15:31
suss10-Jun-01 15:31 
GeneralCScrollView class Pin
Nitish Kumar10-Jun-01 7:33
Nitish Kumar10-Jun-01 7:33 
GeneralRe: CScrollView class Pin
Michael P Butler11-Jun-01 3:14
Michael P Butler11-Jun-01 3:14 
GeneralForum Code Pin
8-Jun-01 10:27
suss8-Jun-01 10:27 

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.