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 |
|
racinghart
Starting Member
49 Posts |
Posted - 2007-03-08 : 16:02:07
|
| When running practically any report in FRx (we use it to generate reports in Solomon) we are getting the following error: FRx Reporting Engine: 01000: [Microsoft][ODBC SQL Server Driver][SQL Server]The statement has been terminated. This just recently started happening. Is anyone familiar with this? It doesnt give much information after that, it just will not generate the report after the message pops up. |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2007-03-08 : 16:22:53
|
| The error message is too generic for us to help. I would try running the query that is inside your report in Query Analyzer to make sure it is returning data. If it is, I would contact the vendor of FRx for support.Tara Kizer |
 |
|
|
racinghart
Starting Member
49 Posts |
Posted - 2007-03-08 : 18:33:43
|
| thank you, we will try to run the query for those particular reports in query analyzer to get a better idea |
 |
|
|
|
|
|