Results 1 to 2 of 2

Thread: Advise/opinion about multiple master table screens

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2003
    Posts
    436

    Advise/opinion about multiple master table screens

    In a project, I have atleast 12 master tables like customers, clients, products, items...etc.

    To setup each table should I be using a single screen with datagrid control or I should develop one master table setup screen for each table? In vb6.0 world, I used to develop one form for one master table. Is this the common practice in vb.net world also?

    thanks
    nath

  2. #2
    Lively Member
    Join Date
    Apr 2003
    Posts
    114
    If all you want to do is update those tables with data or modify/add some fields, then I would use 1 form. One form for each seems to be not needed in my opinion.
    I can do all things with VB.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width