ByzantianX
Programmer
- Dec 18, 2000
- 103
I have a problem with passing a variable as the parameter in sql statement which is the row source of the chart in the report.If I use stored procedure it can't recognize the variable. If I use the sql statement I'm getting a message that ADO can not recognize a function (that I bound to the global variable). What should I do?