JR> The value I pull is in this format:
JR> "2005-04-07T13:29:00.0000000-04:00"

Truncate the string to a dot(.) and replace "T" to a space " "
"2005-04-07 13:29:00" is a correct date format for most SQL servers.

JR> I need to be
JR> able to store it to SQL server but when I try it as is I get an
JR> error about Incorrect syntax near 'T13:'. 


 Sergey                            mailto:[EMAIL PROTECTED]


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206613
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to