Create User Profile in SQL Server Database

Manwell123

New member
Joined
Feb 23, 2010
Messages
1
Programming Experience
3-5
Hi guys,

I am currently doing a project at the moment and I have most of the functioinalities up and running. However I am having problem with creating a user profile on my system.

It's a fitness tracking system. I have the registration updating in my SQL Server database. But I need the user to be able to log in with their username and password and the person's name to be displayed at the top of every form across the system.

I would appreciate if anyone can help me with this issue. Thanks in advance!
 
Back
Top