Search found 39 matches
- Wed Mar 07, 2007 10:40 am
- Forum: R&R ReportWorks Users
- Topic: SQL Server 6.5 Stored Procs
- Replies: 1
- Views: 1789
SQL Server 6.5 Stored Procs
We have a report running against SQL Server 6.5.__Its based on a stored proc that takes one parameter____We are experiencing some rather odd behaviour. The SP always seem to run fine in enterprise manager. However, a certain value for the parameter (its a users name) seems to bring the RR report to ...
- Fri Oct 07, 2005 4:57 am
- Forum: R&R ReportWorks Users
- Topic: SQL Authentication
- Replies: 3
- Views: 2758
==> RE: SQL Authentication
Hi Kathleen hope you are well.__I never really figured this out. Yesterday I installed R&R on a new machine. Until the install the regular application based runtime reports had been working fine but now it gives an authentication error along the "not a trusted user" line.__Does this gi...
- Tue Jun 28, 2005 12:45 pm
- Forum: R&R ReportWorks Users
- Topic: SQL Authentication
- Replies: 3
- Views: 2758
SQL Authentication
We have been doing a bit of rearranging of our domains. Temporarily our database server is not in the same domain as our users so we abandoned integrated security and went for SQL login.____This works fine for most users but for a limited number the runtime reports launched from our app insist on tr...
- Fri Mar 12, 2004 9:50 am
- Forum: R&R ReportWorks Users
- Topic: export power...
- Replies: 2
- Views: 2522
=> RE: export power...
Not sure if you have solved this. ____Might not suit you but on the odd occassion I^ve wanted to do something similar I^ve just changed the foreground colour of the font of the field I dont want coming out on screen to the same as the background colour (usually white)____That way the fields always p...
- Fri Mar 12, 2004 8:49 am
- Forum: R&R ReportWorks Users
- Topic: XML odbc drivers
- Replies: 0
- Views: 1609
XML odbc drivers
Hi__I thought I would have a look at the DD XML ODBC drivers that come with RR10.____DO you have any samples on the site ? I^m not entirely sure what I have to do to get access to the XML. I have a very basic file XML file which I can do a test connect to when setting up the data source, but when I ...
- Wed Oct 01, 2003 7:46 am
- Forum: R&R ReportWorks Users
- Topic: PERFORMANCE ODBC SQL SERVER 6.5
- Replies: 1
- Views: 1761
PERFORMANCE ODBC SQL SERVER 6.5
I Have a report that takes ages to load into the designer(10plus) but once its loaded I can change the criteria and it brings back different result sets very quickly.____Once I distribute it and the user runs it (using OCX) the performance seems to drop to around the same speed as loading the report...
- Wed Sep 17, 2003 4:55 am
- Forum: R&R ReportWorks Users
- Topic: REPORT CRASHES
- Replies: 2
- Views: 2305
==> RE: REPORT CRASHES
Many thanks. This seems to have fixed the problem.
- Tue Sep 16, 2003 10:48 am
- Forum: R&R ReportWorks Users
- Topic: REPORT CRASHES
- Replies: 2
- Views: 2305
REPORT CRASHES
We have some reports which group or sort on a calculated field which converts an integer to a string (ODBC MSSQL/Oracle or Access)____e.g. str(ID)____Using Runtime versions 10.0.12 (28-Sep-03) or later the reports always crash.____If we use V 10.0.10 (03-Oct-02) then the report runs fine.____Does an...
- Fri Jul 18, 2003 4:37 am
- Forum: R&R ReportWorks Users
- Topic: rrwin32 holding onto tables???
- Replies: 2
- Views: 2367
=> RE: rrwin32 holding onto tables???
We had a similar, but not identical, problem years ago when we used access and the odbc driver setup had been set as exclusive in the advanced settings. Unchecking this and making the driver read only did the trick.____We only had this problem with concurrent users though. If you are using a control...
- Thu Jul 17, 2003 6:18 am
- Forum: R&R ReportWorks Users
- Topic: Embedding style codes in text files
- Replies: 1
- Views: 1744
Embedding style codes in text files
Is there any way to specify characters to print as superscript rather than just bold/underline etc.____I am reasonably sure the answer is no but Reportwriter often seems to have some sort of work around.