Click here to Skip to main content
15,892,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: changing clistctrl item text color Pin
MAAK22-Feb-03 6:47
MAAK22-Feb-03 6:47 
GeneralRe: changing clistctrl item text color Pin
pnpfriend22-Feb-03 7:07
pnpfriend22-Feb-03 7:07 
GeneralRe: changing clistctrl item text color Pin
MAAK22-Feb-03 7:31
MAAK22-Feb-03 7:31 
GeneralRe: changing clistctrl item text color Pin
pnpfriend22-Feb-03 10:56
pnpfriend22-Feb-03 10:56 
GeneralChanging the colour of a row dynamically in a listview Pin
trimtrom22-Feb-03 5:33
trimtrom22-Feb-03 5:33 
GeneralRe: Changing the colour of a row dynamically in a listview Pin
Nish Nishant22-Feb-03 5:52
sitebuilderNish Nishant22-Feb-03 5:52 
GeneralRe: Changing the colour of a row dynamically in a listview Pin
trimtrom22-Feb-03 8:18
trimtrom22-Feb-03 8:18 
General"Please enter no more than 256 characters." Pin
Vladimir Georgiev22-Feb-03 3:48
Vladimir Georgiev22-Feb-03 3:48 
I am writin a simple ODBC application in Visual C++ to manipulate data from an Access database file. I have a memo field in the Access DB and a multiline edit control in the app. When I try to write a larger text (more than 256 symbols), and try UpdateData(), I get the following error message:
"Please enter no more than 256 characters."

I tried to set the control's max. text limit by calling CEdit::SetLimitText(64000) for example, but it did not work...

If you have any clue, please respond asap...

Thanks!

"Needless redundancy is the hobgoblin of software engineering." - Peter Darnell
GeneralRe: "Please enter no more than 256 characters." Pin
Nish Nishant22-Feb-03 3:56
sitebuilderNish Nishant22-Feb-03 3:56 
GeneralRe: "Please enter no more than 256 characters." Pin
Vladimir Georgiev22-Feb-03 4:58
Vladimir Georgiev22-Feb-03 4:58 
GeneralRe: "Please enter no more than 256 characters." Pin
Nish Nishant22-Feb-03 5:55
sitebuilderNish Nishant22-Feb-03 5:55 
GeneralRe: "Please enter no more than 256 characters." Pin
Vladimir Georgiev22-Feb-03 7:42
Vladimir Georgiev22-Feb-03 7:42 
GeneralRe: "Please enter no more than 256 characters." Pin
Mike Nordell22-Feb-03 8:22
Mike Nordell22-Feb-03 8:22 
GeneralRe: "Please enter no more than 256 characters." Pin
Anonymous22-Feb-03 10:44
Anonymous22-Feb-03 10:44 
GeneralRe: "Please enter no more than 256 characters." Pin
Nish Nishant22-Feb-03 9:11
sitebuilderNish Nishant22-Feb-03 9:11 
GeneralSemaphores and Mutexes Pin
almc22-Feb-03 1:20
almc22-Feb-03 1:20 
GeneralRe: Semaphores and Mutexes Pin
Mike Nordell22-Feb-03 8:31
Mike Nordell22-Feb-03 8:31 
GeneralRe: Semaphores and Mutexes Pin
Jambolo22-Feb-03 20:37
Jambolo22-Feb-03 20:37 
GeneralMultiple View Pin
ROK_RShadow22-Feb-03 0:06
ROK_RShadow22-Feb-03 0:06 
GeneralRe: Multiple View Pin
ROK_RShadow22-Feb-03 1:16
ROK_RShadow22-Feb-03 1:16 
GeneralRe: Multiple View Pin
MAAK22-Feb-03 12:17
MAAK22-Feb-03 12:17 
GeneralMemory Leakage !!!! Pin
Chintan21-Feb-03 23:03
Chintan21-Feb-03 23:03 
GeneralRe: Memory Leakage !!!! Pin
RobJones25-Feb-03 10:18
RobJones25-Feb-03 10:18 
Generallimiting the size of a CDialog Pin
nss21-Feb-03 22:19
nss21-Feb-03 22:19 
GeneralRe: limiting the size of a CDialog Pin
Stephane Rodriguez.21-Feb-03 22:56
Stephane Rodriguez.21-Feb-03 22:56 

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.