Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)

  • RE: OnlineExamsDatabase

    Hi All,

    I have question for Generate Random Questions for User Based on Examtype,only 20 questions for Examination. I have Table like

    DS_V_UserDetails

    UserID

    ...

  • RE: Urgent: Access restriction in SP for web site....

    Hi,

    You can Design DB like tblUser(UserID,UserName,Password),tblRole(RoleID,RoleName),tblGroup(GroupId,GroupName), tblPrivilege(PrivlID,PrivName) and finally tblMenuItem(MenuID,Menuname,Mentype).

    Make Mapping tables Between user and role tblUserole ,tblRoleGoup , tblGroupPrivileges and tblmenupriviliges like that then it will...

  • RE: VB.Net or C#.Net

    Hi,

    Doesn't matter which language choose for programming , but need to know what level coding doing for commercial aspect. The Knowledge will direct you the...

  • RE: OnlineExamsDatabase

    Hi GSquared,

    Thank you for idea. it is very usefull for me.

    Gupta

  • RE: OnlineExamsDatabase

    Hi,

    I have Degined DB Model but i am thinking how can handle random questions generation and respected answers from thier correct answers.

    I've Created...

Viewing 5 posts - 1 through 5 (of 5 total)