Click here to Skip to main content
Licence 
First Posted 4 Jul 2000
Views 80,352
Bookmarked 39 times

ADO Data Bound Class Wizard

By | 27 Sep 2000 | Article
ADO Data Bound Class Wizard
 
Part of The SQL Zone sponsored by
See Also
  • Download demo project - 38 Kb
  • Sample Image - wizdlg.jpg

    Introduction

    If you need a descendent class of CADORecordBinding to bind the member variables to columns in the database table, ADO Data Bound Class Wizard is a good program for you.

    The ADO Data Bound Class Wizard is a Visual C++ program that guide you through the process of creating a CADORecordBinding derived class.

    How to use ADO Data Bound Class Wizard

    1. Enter your class name and an include (.h) file name
    2. If you wish, click on change button to specify where you want your file to be generated. The default directory is the same as the program (.exe) file.
    3. Click on Next button to setup connection information. On the Provider tab of the Data Link Properties dialog box, select an OLE DB provider, then specify connection properties on the Connection tab for the selected provider. Depending on your provider, other properties may need to be specified to establish a connection.

      NOTE: For more information about the Data Link Properties dialog box, press F1 from within the dialog box.

    4. Click on Next button and select the table you want to bind.
    5. Click on Finish button to generate your class.

    How to use CADORecordBinding derived class

    Click here for MSDN Examples

    The program have been tested with MS Acces and SQL Server 6.5 databases.

    History

    21 Sep 2000 - Updated download files.

    License

    This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

    A list of licenses authors might use can be found here

    About the Author

    Ly Nguyen



    United States United States

    Member



    Sign Up to vote   Poor Excellent
    Add a reason or comment to your vote: x
    Votes of 3 or less require a comment

    Comments and Discussions

     
    You must Sign In to use this message board. (secure sign-in)
     
    Search this forum  
     FAQ
        Noise  Layout  Per page   
      Refresh
    GeneralMy vote of 2 PingroupMahdi Nejadsahebi19:07 27 Apr '12  
    Generalsize of chars seems to be too long PinmembermcSteve7:45 4 May '04  
    GeneralNot all ADO_BINDING entry type are used PinmemberBaz23:27 9 Jun '03  
    QuestionCould you paste a sample here? Pinmembercadinfo2:21 31 Jul '02  
    GeneralADO Record Binding Wizard PinmemberMike G11:17 2 Jul '02  
    GeneralJust a handy perfect tool PinmemberKamp Huang2:31 18 Jan '02  
    GeneralMSDN Examples moved PinmemberAnonymous4:03 10 Aug '01  
    GeneralRe: MSDN Examples moved PinmemberDarron1:48 29 Oct '03  
    GeneralRe: MSDN Examples moved PinmemberIonel V3:06 11 Dec '08  
    GeneralVery cool, could use creation code generation PinsussGary21:03 15 Sep '00  
    GeneralNo Query Support PinsussSteven Mitcham3:49 6 Jul '00  

    General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

    Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

    Permalink | Advertise | Privacy | Mobile
    Web02 | 2.5.120517.1 | Last Updated 28 Sep 2000
    Article Copyright 2000 by Ly Nguyen
    Everything else Copyright © CodeProject, 1999-2012
    Terms of Use
    Layout: fixed | fluid