Click here to Skip to main content
15,906,624 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Netbeans C++ Sqlite3 Pin
Richard MacCutchan16-Feb-10 8:10
mveRichard MacCutchan16-Feb-10 8:10 
AnswerRe: Netbeans C++ Sqlite3 Pin
CPallini16-Feb-10 11:15
mveCPallini16-Feb-10 11:15 
GeneralRe: Netbeans C++ Sqlite3 Pin
xivShin16-Feb-10 18:44
xivShin16-Feb-10 18:44 
GeneralRe: Netbeans C++ Sqlite3 Pin
CPallini16-Feb-10 20:53
mveCPallini16-Feb-10 20:53 
QuestionStatic Const Initialization Pin
Skippums16-Feb-10 3:17
Skippums16-Feb-10 3:17 
AnswerRe: Static Const Initialization Pin
«_Superman_»16-Feb-10 3:32
professional«_Superman_»16-Feb-10 3:32 
GeneralRe: Static Const Initialization Pin
Skippums16-Feb-10 3:36
Skippums16-Feb-10 3:36 
AnswerRe: Static Const Initialization Pin
Skippums16-Feb-10 4:37
Skippums16-Feb-10 4:37 
QuestionMFC Dragging Image Pin
RS.Ratheesh16-Feb-10 0:04
RS.Ratheesh16-Feb-10 0:04 
QuestionCom With multiple reference conflict Pin
Ash_VCPP15-Feb-10 23:32
Ash_VCPP15-Feb-10 23:32 
QuestionRe: Com With multiple reference conflict Pin
CPallini16-Feb-10 0:07
mveCPallini16-Feb-10 0:07 
AnswerRe: Com With multiple reference conflict Pin
Ash_VCPP16-Feb-10 1:05
Ash_VCPP16-Feb-10 1:05 
QuestionRe: Com With multiple reference conflict Pin
CPallini16-Feb-10 1:19
mveCPallini16-Feb-10 1:19 
AnswerRe: Com With multiple reference conflict Pin
Ash_VCPP16-Feb-10 1:37
Ash_VCPP16-Feb-10 1:37 
GeneralRe: Com With multiple reference conflict Pin
CPallini16-Feb-10 20:55
mveCPallini16-Feb-10 20:55 
QuestionChanging exe icon at runtime Pin
learningvisualc15-Feb-10 23:01
learningvisualc15-Feb-10 23:01 
AnswerRe: Changing exe icon at runtime Pin
Code-o-mat15-Feb-10 23:22
Code-o-mat15-Feb-10 23:22 
AnswerRe: Changing exe icon at runtime Pin
Saurabh.Garg16-Feb-10 1:01
Saurabh.Garg16-Feb-10 1:01 
QuestionInsert data of more than 4000 characters in clob datatype Pin
MsmVc15-Feb-10 21:06
MsmVc15-Feb-10 21:06 
Hi all

How can i Insert data of more than 4000 characters in clob datatype in oracle database?
I use this query to insert data.
INSERT INTO testing VALUES(utl_raw.cast_to_raw('SomeDATA'));

Then i am getting error
OraOLEDB Error: -2147217900
ORA-01704: string literal too long
IDispatch error #3092

Please help me
QuestionRe: Insert data of more than 4000 characters in clob datatype Pin
David Crow16-Feb-10 3:57
David Crow16-Feb-10 3:57 
AnswerRe: Insert data of more than 4000 characters in clob datatype Pin
MsmVc16-Feb-10 19:26
MsmVc16-Feb-10 19:26 
GeneralRe: Insert data of more than 4000 characters in clob datatype Pin
David Crow17-Feb-10 3:06
David Crow17-Feb-10 3:06 
QuestionApplication Theme changes automatically Pin
Harsh Shankar15-Feb-10 20:27
Harsh Shankar15-Feb-10 20:27 
AnswerRe: Application Theme changes automatically Pin
Eugen Podsypalnikov16-Feb-10 6:41
Eugen Podsypalnikov16-Feb-10 6:41 
GeneralRe: Application Theme changes automatically Pin
Harsh Shankar17-Feb-10 6:31
Harsh Shankar17-Feb-10 6:31 

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.