Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Excel Source Editor asking for parameters on query with no parameters

$
0
0

I use a SQL statement to get the first row from an excel spread sheet. I use the same technique in two different places. One DFT is fine. The other keeps throwing an error asking for a parameter for a query that has none. See below. THere is no question mark or anything to suggest the query has a parameter. Why does it keep asking me for one?

SELECT TOP 1 F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12, F13, F14,F15
FROM [Data$]


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>