Click here to Skip to main content
16,011,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: menu, menu, menu .... Pin
Roger Allen1-Nov-02 6:20
Roger Allen1-Nov-02 6:20 
GeneralRe: menu, menu, menu .... Pin
includeh102-Nov-02 4:11
includeh102-Nov-02 4:11 
GeneralStatic controls Pin
electronicman_x31-Oct-02 5:36
electronicman_x31-Oct-02 5:36 
GeneralRe: Static controls Pin
dabs31-Oct-02 5:48
dabs31-Oct-02 5:48 
GeneralRe: Static controls Pin
Philip Patrick31-Oct-02 5:50
professionalPhilip Patrick31-Oct-02 5:50 
GeneralConstruct ADO Recordset from XML file Pin
tomc31-Oct-02 4:47
tomc31-Oct-02 4:47 
GeneralRe: Construct ADO Recordset from XML file Pin
Stephane Rodriguez.31-Oct-02 6:02
Stephane Rodriguez.31-Oct-02 6:02 
GeneralRe: Construct ADO Recordset from XML file Pin
Ranjan Banerji31-Oct-02 11:07
Ranjan Banerji31-Oct-02 11:07 
I know ADO has a way to write out a recordset as XML. One would think it could read in an XML dataset as long as it conformed to some schema structure.

If you want to load the recordset to insert this data into a database, then you could consider transforming (XSLT) the XML to generate a file, that will be in the correct format for sqlloader or BCP. Lesser XMLDoc parsing code inside your application then.
GeneralRegRestoreKey Pin
achandra00731-Oct-02 4:07
achandra00731-Oct-02 4:07 
GeneralRe: RegRestoreKey Pin
valikac31-Oct-02 8:23
valikac31-Oct-02 8:23 
GeneralPassing macro's via NMAKE & handling (Q237870) Pin
EiSl31-Oct-02 3:51
EiSl31-Oct-02 3:51 
GeneralMissing mfc42d.lib Pin
Wim Jans31-Oct-02 3:10
Wim Jans31-Oct-02 3:10 
GeneralRe: Missing mfc42d.lib Pin
EiSl31-Oct-02 3:54
EiSl31-Oct-02 3:54 
GeneralRe: Missing mfc42d.lib Pin
Wim Jans31-Oct-02 4:07
Wim Jans31-Oct-02 4:07 
GeneralRe: Missing mfc42d.lib Pin
Philip Patrick31-Oct-02 6:06
professionalPhilip Patrick31-Oct-02 6:06 
GeneralRe: Missing mfc42d.lib Pin
Wim Jans31-Oct-02 7:40
Wim Jans31-Oct-02 7:40 
GeneralRe: Missing mfc42d.lib Pin
Philip Patrick31-Oct-02 5:56
professionalPhilip Patrick31-Oct-02 5:56 
Generaldata conversion in mfc Pin
Anonymous31-Oct-02 2:27
Anonymous31-Oct-02 2:27 
GeneralRe: data conversion in mfc Pin
dabs31-Oct-02 2:44
dabs31-Oct-02 2:44 
GeneralRe: data conversion in mfc Pin
Stephane Rodriguez.31-Oct-02 2:47
Stephane Rodriguez.31-Oct-02 2:47 
Generalmulti-threading Pin
mystro_AKA_kokie31-Oct-02 2:24
mystro_AKA_kokie31-Oct-02 2:24 
GeneralRe: multi-threading Pin
Andreas Saurwein31-Oct-02 14:53
Andreas Saurwein31-Oct-02 14:53 
GeneralFlush socket buffer Pin
Chintan31-Oct-02 2:19
Chintan31-Oct-02 2:19 
GeneralRe: Flush socket buffer Pin
Anonymous31-Oct-02 3:15
Anonymous31-Oct-02 3:15 
QuestionHow to move a CTreeCtrl item? Pin
Daniel Strigl31-Oct-02 1:50
Daniel Strigl31-Oct-02 1:50 

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.