I am trying to use a stored proc in the report wizard with parameters
Exec usp_AgentSessionSummary @StartDate, @EndDate, @ProjectID, @AgentID
I get the error below. I want to use the wizard for ease, how do I get
around the error?
There is an error in the query. Implicit conversion from da...
more >>
Where do most people install SQL Server Reporting Services? On the SQL
Server or Web Server?...
more >>
I develop intranet-based training that connects to a database. My training
products are sold to customers. Because of a large customer, I am trying to
replicate the Access database (used in the past) to SQL Server.
I develop and test the training piece-database on my desktop running Win XP ...
more >>