Click here to Skip to main content
16,010,291 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: listview: highlight whole column Pin
kasturirawat21-Dec-01 6:41
kasturirawat21-Dec-01 6:41 
GeneralRe: listview: highlight whole column Pin
Michael Dunn21-Dec-01 13:22
sitebuilderMichael Dunn21-Dec-01 13:22 
GeneralQuestion.. IObjectControl Pin
WhiteKnight21-Dec-01 6:01
WhiteKnight21-Dec-01 6:01 
Questionok dumb, but... how do i make the code look orange? Pin
Kuniva21-Dec-01 3:06
Kuniva21-Dec-01 3:06 
AnswerRe: ok dumb, but... how do i make the code look orange? Pin
Simon Walton21-Dec-01 3:09
Simon Walton21-Dec-01 3:09 
GeneralRe: ok dumb, but... how do i make the code look orange? Pin
Kuniva21-Dec-01 3:20
Kuniva21-Dec-01 3:20 
QuestionHow to save a great deal of binary data into database? Pin
white jungle21-Dec-01 0:58
white jungle21-Dec-01 0:58 
AnswerRe: How to save a great deal of binary data into database? Pin
Pierre Heler-Caruel21-Dec-01 1:12
Pierre Heler-Caruel21-Dec-01 1:12 
Hi there,

It depends how much data and what database you're using. With most databases there is support for a RAW type of data that lets you store huge amount of binary data in a record.

Usually strings (or VARCHAR in most cases) would not be such a good idea for more than a couple of kilo-bytes (limitations depend on the database vendor and the middleware used to access it)

HTH

Cheers,

Pierre
GeneralRe: How to save a great deal of binary data into database? Pin
white jungle21-Dec-01 1:22
white jungle21-Dec-01 1:22 
GeneralRe: How to save a great deal of binary data into database? Pin
Pierre Heler-Caruel21-Dec-01 1:28
Pierre Heler-Caruel21-Dec-01 1:28 
GeneralRe: How to save a great deal of binary data into database? Pin
markkuk21-Dec-01 1:29
markkuk21-Dec-01 1:29 
GeneralProblems scrolling in an edit box Pin
Fredrik Skog21-Dec-01 0:34
Fredrik Skog21-Dec-01 0:34 
GeneralRe: Problems scrolling in an edit box Pin
James R. Twine21-Dec-01 6:34
James R. Twine21-Dec-01 6:34 
GeneralRe: Problems scrolling in an edit box Pin
Fredrik Skog26-Dec-01 20:53
Fredrik Skog26-Dec-01 20:53 
GeneralRe: Problems scrolling in an edit box Pin
James R. Twine27-Dec-01 5:21
James R. Twine27-Dec-01 5:21 
GeneralRe: Problems scrolling in an edit box Pin
Fredrik Skog27-Dec-01 19:59
Fredrik Skog27-Dec-01 19:59 
GeneralRe: Problems scrolling in an edit box Pin
Fredrik Skog27-Dec-01 22:18
Fredrik Skog27-Dec-01 22:18 
GeneralRe: Problems scrolling in an edit box Pin
James R. Twine28-Dec-01 16:11
James R. Twine28-Dec-01 16:11 
GeneralRe: Problems scrolling in an edit box Pin
Fredrik Skog1-Jan-02 23:48
Fredrik Skog1-Jan-02 23:48 
GeneralList of id's in a NetWork Pin
San21-Dec-01 0:16
San21-Dec-01 0:16 
GeneralTab Control for switching documents, like Office, VC++ etc. (Newbie) Pin
20-Dec-01 23:26
suss20-Dec-01 23:26 
GeneralRe: Tab Control for switching documents, like Office, VC++ etc. (Newbie) Pin
Michael P Butler20-Dec-01 23:45
Michael P Butler20-Dec-01 23:45 
GeneralRe: Tab Control for switching documents, like Office, VC++ etc. (Newbie) Pin
21-Dec-01 0:59
suss21-Dec-01 0:59 
GeneralChange the Bakground color of a Text Box Pin
San20-Dec-01 22:17
San20-Dec-01 22:17 
GeneralRe: Change the Bakground color of a Text Box Pin
Michael P Butler20-Dec-01 23:49
Michael P Butler20-Dec-01 23:49 

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.