Re: Space Character in Field Name

2013-03-19 Thread itsm.support
, March 18, 2013 11:52 AM To: arslist@ARSLIST.ORG Subject: AIE: Space Character in Field Name ** We are trying to run an AIE job and get data from a CSV file into CMDB. In the CSV file we have a column named Warranty Expiry Date and we want to change date format and thus want to use following

AIE: Space Character in Field Name

2013-03-18 Thread Yogesh Ketkar
We are trying to run an AIE job and get data from a CSV file into CMDB. In the CSV file we have a column named Warranty Expiry Date and we want to change date format and thus want to use following function. targetsql | select CONVERT(DATETIME, '$Warranty Expiry Date$', 103) Problem is AIE