Sparkz0629
Expert Member
- Joined
- Jan 7, 2010
- Messages
- 1,530
Right, so here's the thing, Im currently querying a date from a database, the date comes through in the following format "2006-08-14 00:00:00.0", but i need this date to be converted to "14/08/2006".
I need to do a convert in the sql query to do this, but hopefully without having to create a stored procedure or anything(i want to convert in as im querying it).
Does anyone have any ideas...
Hope i made sense.... lol
I need to do a convert in the sql query to do this, but hopefully without having to create a stored procedure or anything(i want to convert in as im querying it).
Does anyone have any ideas...
Hope i made sense.... lol