CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 1999
    Posts
    7

    DataBase Representation

    I need to develop an application that needs to show Database tables and the
    connections between them. I haven't been able to find graphic objects that
    simplify my work. I need your help in finding graphical objects that will
    allow me to show tables, connect them, give the user the ability to move
    around these tables and also Zooming and scrolling capabilities.
    Thanks


  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: DataBase Representation

    consider using Visio by Visio Corporation. It was one of the first products to support automation. From your description it seems to have all the features you need (connecting elements and so on).


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

Featured