Click here to Skip to main content
16,007,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: array problem... Pin
Alan Dugdall9-Jul-03 0:19
Alan Dugdall9-Jul-03 0:19 
GeneralRe: array problem... Pin
David Crow9-Jul-03 3:24
David Crow9-Jul-03 3:24 
GeneralRe: array problem... Pin
DaveE9th9-Jul-03 3:51
DaveE9th9-Jul-03 3:51 
GeneralFind Window Handles of a process Pin
parths8-Jul-03 22:53
parths8-Jul-03 22:53 
GeneralRe: Find Window Handles of a process Pin
Magnus Westin8-Jul-03 23:06
Magnus Westin8-Jul-03 23:06 
GeneralRe: Find Window Handles of a process Pin
parths8-Jul-03 23:14
parths8-Jul-03 23:14 
QuestionI have written a pipe-like class. Would you tell me some advices on it? Pin
xiaochnegwx8-Jul-03 22:37
xiaochnegwx8-Jul-03 22:37 
GeneralSTRANGE!!!!!!!!!! Pin
vcseeker8-Jul-03 22:19
vcseeker8-Jul-03 22:19 
hi,
i have a program written that reads a flat text tab separated file using ODBC ,the database
contains various number and text columns.Using VC++ classwizard, i created my CRecordset derived class and the type of member-variables corresponding to the text columns is CString .My problem is that i am able to connect and open the database and fetch all the records i want by fetching the recordsets in loop, but i couldn't read all but first text columns and when i try to read them ,it gives exception.All other columns of type number are read correctly for all records.Surprisingly the first text column field is also read correctly but the subsequent fields are not.
While debugging ,when i see the value of these string member-variables of the recordset ,it says CXX0033:ERROR: error in OMF type information.
Can anybody give some suggestions.
GeneralAnyone????????? Pin
vcseeker9-Jul-03 1:23
vcseeker9-Jul-03 1:23 
GeneralRe: Anyone????????? Pin
Rage9-Jul-03 2:04
professionalRage9-Jul-03 2:04 
QuestionWhich one is best for Wait in a thread? Pin
chen8-Jul-03 21:53
chen8-Jul-03 21:53 
AnswerRe: Which one is best for Wait in a thread? Pin
Magnus Westin8-Jul-03 23:01
Magnus Westin8-Jul-03 23:01 
AnswerRe: Which one is best for Wait in a thread? Pin
Mike Dimmick8-Jul-03 23:14
Mike Dimmick8-Jul-03 23:14 
GeneralRe: Which one is best for Wait in a thread? Pin
chen9-Jul-03 0:09
chen9-Jul-03 0:09 
GeneralRe: Which one is best for Wait in a thread? Pin
Magnus Westin9-Jul-03 7:14
Magnus Westin9-Jul-03 7:14 
GeneralCommand Line Options Pin
BoudewijnEctor8-Jul-03 21:44
BoudewijnEctor8-Jul-03 21:44 
GeneralRe: Command Line Options Pin
giorgos8-Jul-03 21:52
giorgos8-Jul-03 21:52 
GeneralRe: Command Line Options Pin
David Crow9-Jul-03 3:55
David Crow9-Jul-03 3:55 
GeneralMDI - PLEASE URGENT Pin
giorgos8-Jul-03 21:30
giorgos8-Jul-03 21:30 
GeneralRe: MDI - PLEASE URGENT Pin
Ryan Binns8-Jul-03 21:52
Ryan Binns8-Jul-03 21:52 
GeneralRe: MDI - PLEASE URGENT Pin
giorgos8-Jul-03 22:12
giorgos8-Jul-03 22:12 
GeneralRe: MDI - PLEASE URGENT Pin
Ryan Binns8-Jul-03 22:15
Ryan Binns8-Jul-03 22:15 
GeneralRe: MDI - PLEASE URGENT Pin
giorgos8-Jul-03 22:23
giorgos8-Jul-03 22:23 
GeneralRe: MDI - PLEASE URGENT Pin
Ryan Binns8-Jul-03 22:27
Ryan Binns8-Jul-03 22:27 
GeneralABS( ) Pin
DaveE9th8-Jul-03 20:49
DaveE9th8-Jul-03 20: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.