how to resolve the below error in SQL Server?
Cannot find either column "dbo" or the user-defined function or aggregate "dbo.functionName", or the name is ambiguous. One thing the same function is working fine in one application... But not working from another application...
the function which am trying to call is Scalar Valued Function. It returns only one value.
The schema name id dbo.
Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif