Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~303 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Dorothy.Maseko

I have a value E101 as my empId in my employees table and now i need to increment this value, i.e. E102, E103...etc. How can i get this to work? I've used the procedure but it's not working what am i doing wrong? ALTER PROCEDURE CalcPrimaryKey AS DECLARE @numValue int, …

Member Avatar for campkev
0
175
Member Avatar for Dorothy.Maseko

Hello Everybody. Can somebody help pls. I'm fresh from school and my first task is to develop an e-commerce website. I've been trying to do the login page. No matter what i do i get "Invalid Login". What am i doing wrong. :sad: Here's the code i use Function ValidateUser(ByVal …

Member Avatar for Dani
0
128