Some questions:
Does anyone know how to declare a variable for use in various sql statements instead of the filename? i.e.: (I'm using a csv file)
Select * from filename, Instead of Select * from Members.csv
Is Report Builder 3.0 limited as to what can be done with sql statements, even the GETDATE() function wouldnt work?.
Why can I connect to the SQL Server Management Studio, but I cannot connect to the report server via RB 3.0?
I will really appreciate if someone can help with this, I just can't find clear answers about RB 3.0 on the net.