Eliminate the time from the date/time fields?

J

Justin

Hi, I m having a problem with the one of the fields in my
table. One of the fields is called WageDate. Where it
stores the date. The field's data type is date/time and
the format is further set as short date. From the table it
looks ok. with the short date format. But when I bind the
table to the datagrid of my Visual Basic.Net web
application, the time appears although the table doesn't
has it and even I had set it as short date format...

example:

5/4/2003 12:00:00 AM

How can I eliminate the time being display on my program
or even export it, because I find the prob is there too
when i try to export the table into a delimited text file.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top