K
Kyle Jedrusiak
I have a SP that I can right-click on and export without any issue.
If I try to do it programatically using TransferSpreadsheet(..., SPName,
Filename, ...)
It tells me it cannot find the object SPName.
Doesn't matter what the name is. I have also tried dbo.SPName,
dbo_SPName.
Kyle!
If I try to do it programatically using TransferSpreadsheet(..., SPName,
Filename, ...)
It tells me it cannot find the object SPName.
Doesn't matter what the name is. I have also tried dbo.SPName,
dbo_SPName.
Kyle!