I have a stored procedure that takes several tables with the same format and returns a teporary table with the information I'm looking for. It runs perfectly in the Query analyzer. However, when I try to add it (or any other SP from that DB) it gives me an error of :
ODBC error:[Microsoft][ODBC SQL server driver] syntax error or access violation.
I can add SP from other DB on the same server and I can also add tables from that DB. It sounds like a driver issue, but I have been assured that those were fixed. I have also ben assured that all permissions are the same in the Datatbases.
We have Crystal Reports 8.5 and
Microsoft SQL server 2000 (I think)
Please help, we've been tearing our hair out long enough.
Thanks.
ODBC error:[Microsoft][ODBC SQL server driver] syntax error or access violation.
I can add SP from other DB on the same server and I can also add tables from that DB. It sounds like a driver issue, but I have been assured that those were fixed. I have also ben assured that all permissions are the same in the Datatbases.
We have Crystal Reports 8.5 and
Microsoft SQL server 2000 (I think)
Please help, we've been tearing our hair out long enough.
Thanks.