Ask a Question related to ASP.NET General, Design and Development.
-
sunil #1
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
-
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... -
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... -
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,... -
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... -
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... -
Kevin Spencer #2
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...create> Friends are there any tools/controls in asp.net which can help design> a table in a database.
> thanks!!!
>
>
Kevin Spencer Guest
-
Kevin Spencer #3
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...my> Kevin, Thanks for your reply. Here is my problem. I want the user usingprovided> web application to be able to create table using the web interface> 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...> > create> > > Friends are there any tools/controls in asp.net which can help design> >> > > a table in a database.
> > > thanks!!!
> > >
> > >
> >
>
Kevin Spencer Guest



Reply With Quote

