Primal SQL query output UTF
Posted: Tue Mar 15, 2011 5:10 am
This might be a silly question but...Is there a way to get Primal SQL to save exported query results as ASCII instead of UTF-16?I am querying out of a MS SQL 2005 database and trying to use the resultant data in a VBScript file. I have to convert the data from UTF16 to ASCII before the windows script host and understand it.Scratching my head...Ed