Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
EdenD
Starting Member
1 Post |
Posted - 2001-07-12 : 21:47:34
|
| I have created an SQL stored procedure that I will be using in my report generation. When I tried to use the stored procedure in the crystal report to design the report an error msg: "Syntax error or access violation." pops up. the stored procedure is running in MS access therefore it's definitely not a syntax error. Would it be an access violation? How can I debug the problem? Any pointers? |
|
|
|
|
|