Click here to Skip to main content
15,923,051 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalstatus of FTP Pin
NLMurthy6-May-05 9:02
NLMurthy6-May-05 9:02 
GeneralRe: status of FTP Pin
RaajaOfSelf6-May-05 9:29
RaajaOfSelf6-May-05 9:29 
GeneralRe: status of FTP Pin
Ravi Bhavnani7-May-05 3:57
professionalRavi Bhavnani7-May-05 3:57 
Generalfunction returning CRecordset Pin
scoroop6-May-05 8:27
scoroop6-May-05 8:27 
GeneralRe: function returning CRecordset Pin
David Crow6-May-05 10:02
David Crow6-May-05 10:02 
GeneralRe: function returning CRecordset Pin
scoroop6-May-05 15:31
scoroop6-May-05 15:31 
GeneralRe: function returning CRecordset Pin
David Crow6-May-05 16:33
David Crow6-May-05 16:33 
GeneralRe: function returning CRecordset Pin
scoroop7-May-05 0:34
scoroop7-May-05 0:34 
Not in any dictionary that I have ever owned or used. That must be one of those online-specific things where folks type r instead of are and ur instead your.
not at all... i have oxford collocations dictionary and collins dictionary... they use it as well. check it and you'll see it's quite common Smile | :) .

Why are you closing the database?
shouldn't i do it at the end of a function? if you say so, i assume that returned recordset passed to another function will need access to db. anyway i don't close db now but the result is the same...


what line of what file fired the assertion.

depends on the function that i use. when i want to browse recordset
recset->GetFieldValue(1,str);
i get error in afxdb.h line 680 and when i press retry i receive window with dbcore.cpp line 1920 (so it all stops on the method i used).
GeneralRe: function returning CRecordset Pin
David Crow7-May-05 7:59
David Crow7-May-05 7:59 
GeneralRe: function returning CRecordset Pin
scoroop7-May-05 8:20
scoroop7-May-05 8:20 
GeneralRe: function returning CRecordset Pin
David Crow7-May-05 10:47
David Crow7-May-05 10:47 
GeneralRe: function returning CRecordset Pin
scoroop7-May-05 11:28
scoroop7-May-05 11:28 
GeneralRe: function returning CRecordset Pin
David Crow9-May-05 2:17
David Crow9-May-05 2:17 
GeneralRe: function returning CRecordset Pin
scoroop9-May-05 5:49
scoroop9-May-05 5:49 
Generalpassing a callback function pointer to a DLL within an MFC application Pin
DKaiser6-May-05 6:47
DKaiser6-May-05 6:47 
GeneralRe: passing a callback function pointer to a DLL within an MFC application Pin
Chris Losinger6-May-05 7:45
professionalChris Losinger6-May-05 7:45 
GeneralSecurity Template Pin
arthivjii6-May-05 6:45
arthivjii6-May-05 6:45 
GeneralMoving Items in a virtual List-View Pin
Luy6-May-05 5:38
Luy6-May-05 5:38 
Questionhow to embed a dialog into the frame? Pin
steven_wong6-May-05 4:19
steven_wong6-May-05 4:19 
GeneralTexture mapping and color replacing with GDI Pin
DaViL836-May-05 3:40
DaViL836-May-05 3:40 
Generalown class Pin
_tasleem6-May-05 2:36
_tasleem6-May-05 2:36 
GeneralRe: own class Pin
benjymous6-May-05 2:42
benjymous6-May-05 2:42 
GeneralRe: own class Pin
_tasleem6-May-05 3:29
_tasleem6-May-05 3:29 
GeneralRe: own class Pin
benjymous6-May-05 3:32
benjymous6-May-05 3:32 
GeneralRe: own class Pin
_tasleem6-May-05 4:15
_tasleem6-May-05 4: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.