Data type and procedures
Hi, Every oneI have questions
0. I have many text boxes to Enter the values and than saved to database , here specially what type of properties I should use for DTP.
1. What data type I should use for date field in the name mydate.
2. In the DTP what properties I should use to store the date like this , 29-11-2016.
3. How and what properties I should use to display the same date in listview area in the row for all the table records, and the date in the same format and pattern.
4. when I click on any row all the values should go back to its related text boxes including the DTP text box in the same format of data type and format I mention above.
Please I want informations before I start writting the code , because date is little bit confusing me. Thanks