Click here to Skip to main content
15,904,935 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
General::Postmessage(...) Pin
Raphael Kindt19-Nov-02 23:43
Raphael Kindt19-Nov-02 23:43 
GeneralRe: ::Postmessage(...) Pin
Hans Ruck20-Nov-02 1:03
Hans Ruck20-Nov-02 1:03 
GeneralIn what situation the winsock overlapped operation will return without complete the task Pin
Kerry Chou19-Nov-02 23:31
Kerry Chou19-Nov-02 23:31 
GeneralRe: In what situation the winsock overlapped operation will return without complete the task Pin
Jon Hulatt20-Nov-02 1:43
Jon Hulatt20-Nov-02 1:43 
QuestionHow to Get LPDRAWITEMSTRUCT from CWnd pointer? Pin
RuiSantiago19-Nov-02 23:31
RuiSantiago19-Nov-02 23:31 
AnswerRe: How to Get LPDRAWITEMSTRUCT from CWnd pointer? Pin
RuiSantiago20-Nov-02 1:47
RuiSantiago20-Nov-02 1:47 
GeneralMyPen.CreatePen(PS_COSMETIC|PS_ALTERNATE, 1, &logbr) fails in Win98 Pin
Daed19-Nov-02 22:31
Daed19-Nov-02 22:31 
GeneralRe: MyPen.CreatePen(PS_COSMETIC|PS_ALTERNATE, 1, &logbr) fails in Win98 Pin
KarstenK20-Nov-02 1:23
mveKarstenK20-Nov-02 1:23 
GeneralDocking bars and statusbar problem Pin
BishGada19-Nov-02 22:17
BishGada19-Nov-02 22:17 
GeneralRe: Docking bars and statusbar problem Pin
KaЯl20-Nov-02 0:09
KaЯl20-Nov-02 0:09 
GeneralRe: Docking bars and statusbar problem Pin
BishGada20-Nov-02 1:52
BishGada20-Nov-02 1:52 
GeneralRe: Docking bars and statusbar problem Pin
KaЯl20-Nov-02 2:16
KaЯl20-Nov-02 2:16 
Generalhelp! perhaps u can spot this... Pin
devvvy19-Nov-02 22:12
devvvy19-Nov-02 22:12 
GeneralRe: help! perhaps u can spot this... Pin
Shaun Wilde19-Nov-02 22:23
Shaun Wilde19-Nov-02 22:23 
GeneralRe: help! perhaps u can spot this... Pin
devvvy19-Nov-02 22:33
devvvy19-Nov-02 22:33 
GeneralRe: help! perhaps u can spot this... Pin
Shaun Wilde19-Nov-02 22:36
Shaun Wilde19-Nov-02 22:36 
GeneralRe: help! perhaps u can spot this... Pin
Shaun Wilde19-Nov-02 22:38
Shaun Wilde19-Nov-02 22:38 
GeneralRe: help! perhaps u can spot this... Pin
devvvy19-Nov-02 22:46
devvvy19-Nov-02 22:46 
GeneralRe: help! perhaps u can spot this... Pin
devvvy19-Nov-02 22:49
devvvy19-Nov-02 22:49 
from MSDN:

"When you have concluded your operations over an open Recordset object, use the Close method to free any associated system resources. Closing an object does not remove it from memory; you can change its property settings and use the Open method to open it again later. To completely eliminate an object from memory, set the object variable to Nothing"

so, what about the connection object associated/attached to a recordset?

norm
GeneralRTF Formatting & preview Pin
Steve S19-Nov-02 22:06
Steve S19-Nov-02 22:06 
GeneralRe: RTF Formatting & preview Pin
Miguel Lopes20-Nov-02 4:51
Miguel Lopes20-Nov-02 4:51 
GeneralRe: RTF Formatting & preview Pin
Steve S20-Nov-02 5:04
Steve S20-Nov-02 5:04 
GeneralRe: RTF Formatting & preview Pin
Gary R. Wheeler20-Nov-02 14:02
Gary R. Wheeler20-Nov-02 14:02 
GeneralRe: RTF Formatting & preview Pin
Steve S20-Nov-02 21:52
Steve S20-Nov-02 21:52 
GeneralMaximize box Pin
suresh_sathya19-Nov-02 21:34
suresh_sathya19-Nov-02 21:34 

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.