Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: export to excel

    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',...

Viewing post 1 (of 2 total)