Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 Views with Joins & Default Condition-Asp.Net

Author  Topic 

cirajc
Starting Member

24 Posts

Posted - 2010-09-25 : 07:46:02
Dears

I am Having one UserInterface with For Querying Data with Predefined Views.It should be Like tHis
a)When i try to JOIN two Views inorder to select different columns
then i to generate ON condition for those VIEWS by default through Asp.Net Server Side .
b)I never practiced by providing KEYS or constraints for Views, Is it possible?.if Possible then How??
Eg: View1 = CUSTOMER_SALESMAN,View2 = CUSTOMER_LIST
Common Column is Address No: of Customer.

Please Reply your Suggestions

Thanks & Regards


ciraj

ciraj
   

- Advertisement -