Click here to Skip to main content
15,909,051 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralRe: Wouldya code a Control Container Pin
6-Feb-01 15:13
suss6-Feb-01 15:13 
GeneralChange how the UI looks, like the new Netscape 6 Interface Pin
Nasser AL-Sodais18-Jan-01 23:24
Nasser AL-Sodais18-Jan-01 23:24 
GeneralRe: Change how the UI looks, like the new Netscape 6 Interface Pin
Michael Dunn19-Jan-01 14:46
sitebuilderMichael Dunn19-Jan-01 14:46 
GeneralReport Writer!! Pin
16-Jan-01 22:23
suss16-Jan-01 22:23 
GeneralMaster of Magic Pin
12-Jan-01 1:13
suss12-Jan-01 1:13 
GeneralDiscussion forum on the web - Please help me!!! Pin
11-Jan-01 19:50
suss11-Jan-01 19:50 
GeneralDB2 C++ Wrapper Classes Pin
11-Jan-01 1:06
suss11-Jan-01 1:06 
GeneralRe: DB2 C++ Wrapper Classes Pin
Matt Gullett6-Feb-01 11:59
Matt Gullett6-Feb-01 11:59 
I have worked with the DB2 CLI in version 5.1 and 6.0. At least through 6.0, the DB2 CLI was modeled after the ODBC API's. I actually used the ODBC API as reference for the DB2 CLI.

I do not have a "class" wrapper for it though. I do, however, have a code/header file which I use in 3 enterpirise applications. This code exposes a set of functions to implement db2 access in a GUI application. It is intended for applications which require only a single connection (there is some code to support multiple threads, but it is minimal) and it has code built-in for connection management (ie. lost connection, auto reastiblish, auto-timeout). Also, it has an SQL logging feature to log the SQL executed by the module.

It has worked very well for the applications I use it for.

If you would like the code, email me at gullettm@yahoo.com and I will reply with the code attached.

NOTE: There will probably be a couple of changes you will have to make to it because there are a couple of client-specific functions in it.

Questionhow to change font in menus Pin
9-Jan-01 23:38
suss9-Jan-01 23:38 
AnswerRe: how to change font in menus Pin
Jason De Arte6-Feb-01 10:55
Jason De Arte6-Feb-01 10:55 
GeneralATL Control Pin
uday8-Jan-01 23:23
uday8-Jan-01 23:23 
GeneralRe: ATL Control Pin
Amit Dey19-Jan-01 22:06
Amit Dey19-Jan-01 22:06 
GeneralRe: ATL Control Pin
uday19-Jan-01 23:52
uday19-Jan-01 23:52 
GeneralVisual Controls Pin
Marc Richarme3-Jan-01 4:17
Marc Richarme3-Jan-01 4:17 
GeneralBrowser Helper Object Code required Pin
2-Jan-01 3:12
suss2-Jan-01 3:12 
GeneralBrowser Helper Object Code required Pin
2-Jan-01 3:12
suss2-Jan-01 3:12 
GeneralRe: Browser Helper Object Code required Pin
7-Jan-01 11:09
suss7-Jan-01 11:09 
GeneralCDROM Name Pin
1-Jan-01 4:37
suss1-Jan-01 4:37 
GeneralRe: CDROM Name Pin
29-Jan-01 2:45
suss29-Jan-01 2:45 
GeneralThe system tray icon Pin
Ashman30-Dec-00 2:32
Ashman30-Dec-00 2:32 
GeneralRe: The system tray icon Pin
Michael Dunn30-Dec-00 8:53
sitebuilderMichael Dunn30-Dec-00 8:53 
Generaljpeg to bmp conversion and vice versa Pin
vishal shewale26-Dec-00 2:47
vishal shewale26-Dec-00 2:47 
GeneralRe: jpeg to bmp conversion and vice versa Pin
26-Dec-00 3:26
suss26-Dec-00 3:26 
GeneralRe: jpeg to bmp conversion and vice versa Pin
Chris Losinger29-Dec-00 6:03
professionalChris Losinger29-Dec-00 6:03 
Generalparam edit Pin
24-Dec-00 2:15
suss24-Dec-00 2:15 

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.