Groups | Blog | Home
all groups > vb.net > january 2004 >

vb.net : Date-time issue


Wes McCaslin
1/14/2004 11:29:01 PM
I am using Microsoft Access database. I'm using an
oledbdataconnection,oledbdataadapter, and a typed dataset. When I get
information out of the database on a form it keeps putting in the date and
also 12:00:00 am is there any way to keep it form putting the time in the
textbox.

Cor
1/15/2004 9:54:40 AM
Hi Wes,

I never used it but here is information.

General
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwindowsformsbindingcontextclasstopic.asp

Convert formats
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwindowsformsconverteventhandlerclasstopic.asp

The last time I did give this url's to somebody he said, I make an extra
text column in my dataset using the Select, this is to difficult for such a
simple thing.

I hope this helps a little bit?

Cor

AddThis Social Bookmark Button