Click here to Skip to main content
16,019,153 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I would like to know if there's any alternative route I could take in creating an application where by the Client has forgotten their Acc Id, what else can I do to narrow the rows retrieved down to the Client in question...

The Client is suppose to call in for an order if they have done Business with us they will have a Client ID which will be used as the acc no and to identify the specific client in the DB. what happens when the client forgets his Client Id?
Posted

1 solution

Hi,

this is something like u forget your email id. Security question could be the good solution. Also you can send client id and password to the registered email id of the user. Because u dont want to create any column for this problem. Email id is the best way to get things solved.
Use the alreadt enetered user details to retrieve client id.

thanks
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900