I'm trying to pass variables from an ASP page to a CrystalReport that derives its data from a stored procedure. Two of the parameters for the stored procedure are ms sql date types. Crystal says to pass the variables as strings then convert them to Crystals's date type. When I go to the stored procedure dialog box the values are grayed. How do you go about getting the paramters to accept and convert the string passed from ASP. Need step y step instructions as I am very new to Crystal Reports. The documents that I have uncovered are simply not descriptive enough for me to work out the details.<br>
<br>
<br>