Click here to Skip to main content
15,914,642 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralInserting HTML with CHtmlView ... Pin
13-Jun-01 0:58
suss13-Jun-01 0:58 
QuestionHow to get a point to client window Pin
Kiddxin12-Jun-01 23:09
Kiddxin12-Jun-01 23:09 
GeneralReading Excel DB using CRecordset Pin
12-Jun-01 22:03
suss12-Jun-01 22:03 
GeneralFinding a user's group membership. Pin
Taka Muraoka12-Jun-01 21:43
Taka Muraoka12-Jun-01 21:43 
GeneralRe: Finding a user's group membership. Pin
Tomasz Sowinski13-Jun-01 2:12
Tomasz Sowinski13-Jun-01 2:12 
GeneralRe: Finding a user's group membership. Pin
Taka Muraoka13-Jun-01 4:18
Taka Muraoka13-Jun-01 4:18 
GeneralRe: Finding a user's group membership. Pin
Tomasz Sowinski13-Jun-01 4:32
Tomasz Sowinski13-Jun-01 4:32 
GeneralDisconnected Recordset Pin
yamini12-Jun-01 21:21
yamini12-Jun-01 21:21 
Hi All,
I have a problem with disconnected recordsets.I have a component.One if it's function will get the selected Records in a Database.I am passing the Recordset pointer from the server to the Client.I am using disconnected
recordsets for this.
I can see that at the server side I am getting the Recordset
pointer.But, I could not get this pointer on the client side.

the function has the protoype

STDMETHODIMP GetSpecificElements( [out] IUnknown **ppRecordset);

I could get the Recordset pointer at the server side, but could not pass it to client.I am using Client side cursor(adUseClient) and standard
Marshaling.I am using some user defined classes inside this function to Open Database and get the Recordset Pointer .I could get the Recordset Pointer inside these classes , but failed to get
this pointer from this function to client .Does the Disconnected Recordsets vary between ADO and ADOX ?

what could be the problem ?

Thanx in advance for the help.

Regards,
yamini
GeneralWhen focus is set to a checkbox Pin
12-Jun-01 20:25
suss12-Jun-01 20:25 
GeneralRe: When focus is set to a checkbox Pin
Tomasz Sowinski13-Jun-01 1:05
Tomasz Sowinski13-Jun-01 1:05 
GeneralDrawing Pin
Drake Elsari12-Jun-01 17:56
Drake Elsari12-Jun-01 17:56 
GeneralRe: Drawing Pin
Tomasz Sowinski13-Jun-01 1:10
Tomasz Sowinski13-Jun-01 1:10 
GeneralDictionary programs Pin
12-Jun-01 17:20
suss12-Jun-01 17:20 
GeneralRe: Dictionary programs Pin
l a u r e n12-Jun-01 21:24
l a u r e n12-Jun-01 21:24 
GeneralTree control in a dialog Pin
12-Jun-01 17:17
suss12-Jun-01 17:17 
GeneralRe: Tree control in a dialog Pin
Tomasz Sowinski13-Jun-01 1:18
Tomasz Sowinski13-Jun-01 1:18 
GeneralRe: Tree control in a dialog Pin
Vu Nguyen9-Oct-01 14:57
Vu Nguyen9-Oct-01 14:57 
Generaltext file io in Embedded VC++ Pin
bo12-Jun-01 16:07
bo12-Jun-01 16:07 
QuestionMessage for window overlapping? Pin
BryanBHU12-Jun-01 15:46
BryanBHU12-Jun-01 15:46 
AnswerRe: Message for window overlapping? Pin
Tomasz Sowinski13-Jun-01 2:20
Tomasz Sowinski13-Jun-01 2:20 
GeneralRe: Message for window overlapping? Pin
BryanBHU13-Jun-01 15:42
BryanBHU13-Jun-01 15:42 
GeneralRe: Message for window overlapping? Pin
Tim Deveaux14-Jun-01 2:52
Tim Deveaux14-Jun-01 2:52 
GeneralCRicheditView n Dialog (MDI) Pin
Majid Khattak12-Jun-01 14:22
Majid Khattak12-Jun-01 14:22 
GeneralCopy icon to clipboard.. Pin
J Patel12-Jun-01 12:37
J Patel12-Jun-01 12:37 
GeneralSafely remove files... Pin
12-Jun-01 11:26
suss12-Jun-01 11:26 

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.