|
-
Dec 12th, 2007, 04:26 PM
#1
Thread Starter
Junior Member
Format Date
Hi all,
My question has to do with formatting a date returned in a datatable.
Currently the column displays like this "2/4/1958 12:00:00 AM", but i would like for it to display like this "02/04/1958" so that i can set it to the text property of a textbox on a form.
Thanks
p.s. the sql query looks like this select bd, name from table where lname='Doe'
the database it is querying is an oracle db, and the program is written in vs 2005.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|