On Sun, 20 Feb 2005 11:13:02 -0800, "Mark" <(E-Mail Removed)> wrote:
¤
¤
¤ Greetings.
¤ I am trying to use the PropertyGrid Control to display database schema.
¤ So far so good. The property grid control displays the database field
¤ properties in the property grid.
¤ My Question is:
¤ How do I change/alter the actual database architecture (say change a field
¤ type from double to text when I change the values in the property grid.).
¤ Any help would be much appreciated.
It depends upon the database. Not every database supports the same method (or SQL DDL dialect) for
performing this task.
Paul ~~~
(E-Mail Removed)
Microsoft MVP (Visual Basic)