VB6 Application with DB2 sql.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mcapon
    New Member
    • Feb 2010
    • 1

    VB6 Application with DB2 sql.

    i am doing a program or vb6 application which can DELETE,INSERT,U PDATE, and SELECT button but i use a QUERY and the GUI is VB6 and it merged vb6 and sql, can any body suggest me any design of my GUI?
  • vb5prgrmr
    Recognized Expert Contributor
    • Oct 2009
    • 305

    #2
    Don't forget a button for MoveFirst, MovePrevious, MoveNext, MoveLast and as for design, the simpler the better. Get the simple stuff working correctly because no matter how well you can make a program look, that is not what will impress your users. Your users will be impressed by a working program...



    Good Luck

    Comment

    Working...