Viewing post 1 (of 2 total)
I'm hitting this one too. Anyone have an answer?
I'm running this command:
...
SET @DDL = 'CREATE TABLE ReportName ([fieldName1] Text, [fieldName2] Text, [fieldName3] Text)'
EXEC @hr = sp_OAMethod @Conn, 'Execute',...
June 16, 2011 at 8:28 pm
#1340165