Click here to Skip to main content
16,016,736 members

Total posts by Ashutosh Dutondkar: 11

 
1
answer

Login form with admin access and employee access.

29-Feb-16 4:33am - updated 29-Feb-16 19:17pm
2
answers

I want to creat login form with user access level i.e. i want to check if user is admin or employee.

23-Feb-16 8:43am - updated 23-Feb-16 19:39pm
1
answer

Is my update query correct? sstudentid is the primary key of studentregister table? and can it be updated?

6-Feb-16 21:36pm - updated 6-Feb-16 21:52pm
1
answer

The connection remains open in below code. every thing is working properly but when i selece batchid from combobox it gives error on combobox selected index change line.

6-Feb-16 6:13am - updated 7-Feb-16 22:58pm
0
answers

I have DataGridView in which m doin calculation is row and transferring the data in other cells of same Gridview. Everything working fine but m receiving an error.

30-Jan-16 2:59am
1
answer

I Want To Display Data Datagirdview When I Select Date From Datetimepicker But It Is Giving Me Error As Operand Type Clash: Date Is Incompitable With Int

15-Jan-16 1:25am - updated 15-Jan-16 4:47am
1
answer

I want to validate empty textbox, it works but it gives error when at Convert.ToInt32(student.Text) as Input String is not in correct format. Please help me how to validate.

9-Jan-16 7:31am - updated 9-Jan-16 7:40am
0
answers

I want to display selected record on my report but when I m selecting the receipt number m getting error. "String is required"

29-Dec-15 8:31am
1
answer

Error on form close. error converting datatype varchar to numeric. The error is on line dr.Read

25-Dec-15 8:32am - updated 26-Dec-15 17:42pm
1
answer

I want display selected Combobox values in next cell of DataGirdView which is a Textbox at Runtime

25-Dec-15 8:21am - updated 25-Dec-15 9:01am
1
answer

I need to Display the selected values from combobox in textbox. M getting an error conversion from string "ccoursename" to Integer is not valid.

25-Dec-15 3:58am - updated 25-Dec-15 6:43am