| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Feasibillity of Database Design and Risk Factors Associated
Hi,
Our Client has a Business requirement of creating a web front Database
design tool on the intranet in asp( ver 3.0 IIS 5.0 ,Sql Server
7.0).His requirements are either of one or two :
Requirement 1 :-
1.Create Entities( includes : child entities or entities with no
relation)They on the fly through the front end at the Sql Server
back end.The user will input schema details at the front end(i.e
length of the column,datatype of the columns, primary keys,foreign
keys (with other parent tables only created at the backend) ,default
value) etc.on Submit of the page,the table will be created at the
backend
2.We can also edit the Database Entities schema created at runtime-
(length variation,datatype change,addition of column,removal of
column,rename of column) provided the attributes of an Entity are
"not" involved in any foreign key relationship with other attributes
of other Entities.
Right now,We have not made a DDL of the Client's requirement and are more concerned about his requirement.
My question :
Can some Database expert advise me :
1.Whether Such a design is advisable( Requirements 1 and Requirement
2)?
2.What will be the risk factors associated with each of the designs(
Requirement 1 and Requirement 2)?
Kindly help...please... Received on Sat Aug 17 2002 - 02:48:59 CDT
![]() |
![]() |