VB6 Dynamic Menus from SQL Server Table

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cwhiteau
    New Member
    • Feb 2008
    • 1

    VB6 Dynamic Menus from SQL Server Table

    I am trying to create dynamic menus using menu items loaded in a SQL server table. I need to be able to add/delete menu items on the back end (on the server)rather than be hard coded inside VB. The client installs are all overseas and need to be changed occasionally. I have figured basic dyamic menus inside VB but this doesn't help me solve the problem of being able to control the menu items from the backend. Please help! Thanks.
    Last edited by cwhiteau; Feb 7 '08, 06:48 PM. Reason: too many words
Working...