A
ad
I use a string sDate to fetch a SmallDateTime field form SQL Server
and the result is :"2005/12/12 ¤W¤È 12:00:00";
How can I get the Date part from the string?
or can I get the Date part from database?
and the result is :"2005/12/12 ¤W¤È 12:00:00";
How can I get the Date part from the string?
or can I get the Date part from database?