2
Answers

Login form

Ask a question
i am making a login windows form for my application. user has to first logon to go to the MDI form and then further proceed to other forms. in my database table i have assign a tableId column and i want to increase the id on any addition to the database table. but i want to increase the table id as "0000" that means in four digits. when it will increase it will show 0001 in the table. please help.

Answers (2)