Click here to Skip to main content
15,919,331 members

Comments by Riaz_ (Top 3 by date)

Riaz_ 14-Feb-15 3:25am View    
Yes you are right i should to know about basics first.
i really don't know about tables relationships and etc. thanks
and if you have any other useful links regarding Normalization and Relationships please share with me. I will be much thankful of you.
Riaz_ 14-Feb-15 3:11am View    
I am using Visual Studio that has following Info
Microsoft Visual Studio Ultimate 2012
Version 11.0.50727.1 RTMREL
Microsoft .NET Framework
Version 4.5.50938
and also i am using Local Data Base that is a good facility for new users from visual studio, Local Data Base AD.net that is a built In small SQL Server with Visual Studio, i have 4 tables "Staff" , "Monthly_Salary", "Deduction", "Users". and now i just want to make relationships between these tables each other.as like we often do, One to Many , many to many, etc.
i hope now you got my point what i want to say.
Riaz_ 13-Feb-15 12:08pm View    
i know how to make relationship between tables, but i am asking is there any facility in local database through which i may relate my tables each other.