Spiel79 Posted February 13, 2004 Posted February 13, 2004 Hello all. I have a form with a datagrid control which links to a database. One of the fields in the db is a DateTime field with the following format: "yyyy-MM-dd HH:mm" Everytime I insert a new record, the database is updated correctly. However, the datagrid is not able to display the accurate information. With regards to the date time field, it displays only the date, although the value stored in the database is datetime. Why is this so? Thanks. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.