Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Table Schema Editor

    Friends are there any tools/controls in asp.net which can help design create
    a table in a database.
    thanks!!!


    sunil Guest

  2. Similar Questions and Discussions

    1. ASP Code to generate the schema of an SQL Table (field name, Data types , Size)
      Anyone has this SQL STATEMENT to traverse the User defined tables? I just need the Select Statement to get this info the rest I can handle. I...
    2. create table and schema privileges
      Hi If I create table as instance owner as follows: create table someuser.junk(x int) What privileges will someuser have. I just tested that...
    3. Table Editor-like software?
      I'm very interested in Table Editor-like functionality against my DB2 v7 and v8 databases. I have seen references to the IBM Table Editor product,...
    4. How to generate a document from table schema?
      In article <bc503f80.0306270809.50bdb2cd@posting.google.com>, dnlchou@yahoo.com says... I've done that with Sybase PowerDesigner. After 'reverse...
    5. I have a problem to create a constraint referencing table in another schema
      Hallo, the begin of the problem is, i will migrate the structure of a Sybase Adaptive Server Anywhere Database into ORACLE 8i(8.1.7)Personal...
  3. #2

    Default Re: Table Schema Editor

    There are many databases out there, and many tools for creating database
    objects in them. There are some tools as well in VS.Net.

    HTH,

    Kevin Spencer
    Microsoft FrontPage MVP
    Internet Developer
    [url]http://www.takempis.com[/url]
    Big things are made up of
    lots of Little things.

    "sunil" <sunil_godiyal@yahoo.com> wrote in message
    news:eVgxxNAPDHA.3016@TK2MSFTNGP10.phx.gbl...
    > Friends are there any tools/controls in asp.net which can help design
    create
    > a table in a database.
    > thanks!!!
    >
    >

    Kevin Spencer Guest

  4. #3

    Default Re: Table Schema Editor

    Ah, thanks for the clarification. Hopefully someone here knows of such
    third-party apps.

    HTH,

    Kevin Spencer
    Microsoft FrontPage MVP
    Internet Developer
    [url]http://www.takempis.com[/url]
    Big things are made up of
    lots of Little things.

    "sunil" <sunil_godiyal@yahoo.com> wrote in message
    news:u1QzTxAPDHA.1216@TK2MSFTNGP11.phx.gbl...
    > Kevin, Thanks for your reply. Here is my problem. I want the user using
    my
    > web application to be able to create table using the web interface
    provided
    > with in the web app. Iam looking for any activex controls or asp.net
    > components which can do this.
    > Appreciate your help.
    > Thanks
    >
    >
    > "Kevin Spencer" <kevin@SPAMMERSSUCKtakempis.com> wrote in message
    > news:%23S9lmhAPDHA.4024@tk2msftngp13.phx.gbl...
    > > There are many databases out there, and many tools for creating database
    > > objects in them. There are some tools as well in VS.Net.
    > >
    > > HTH,
    > >
    > > Kevin Spencer
    > > Microsoft FrontPage MVP
    > > Internet Developer
    > > [url]http://www.takempis.com[/url]
    > > Big things are made up of
    > > lots of Little things.
    > >
    > > "sunil" <sunil_godiyal@yahoo.com> wrote in message
    > > news:eVgxxNAPDHA.3016@TK2MSFTNGP10.phx.gbl...
    > > > Friends are there any tools/controls in asp.net which can help design
    > > create
    > > > a table in a database.
    > > > thanks!!!
    > > >
    > > >
    > >
    > >
    >
    >

    Kevin Spencer Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139