F
F@yy@Z
Hi
I have one field in SQL Database datatype as datetime. When I am inserting
or updating using asp on my machine its working fine but when I installed DB
and application on other server and try to insert or update date using asp
it giving error of date convertion.
I know that its date format problem on one server it accept only
"24/07/2004" format but on second server it accept as "07/24/2004" .
As I don't know what will be date format on client server so this will be a
problem.
I am sure some of you have faced this problem and solved this, Please advise
me how I can solve it what is the best way.
Kind Regards
I have one field in SQL Database datatype as datetime. When I am inserting
or updating using asp on my machine its working fine but when I installed DB
and application on other server and try to insert or update date using asp
it giving error of date convertion.
I know that its date format problem on one server it accept only
"24/07/2004" format but on second server it accept as "07/24/2004" .
As I don't know what will be date format on client server so this will be a
problem.
I am sure some of you have faced this problem and solved this, Please advise
me how I can solve it what is the best way.
Kind Regards