Search found 4 matches
- Thu Oct 30, 2003 5:14 pm
- Forum: Enhancements / Suggestions / General Comments
- Topic: R&R 9 & 10 Report Startup
- Replies: 3
- Views: 2992
==> RE: R&R 9 & 10 Report Startup
RRWSQL.INI should be RSWSQL.INI____Sorry about that...
- Fri Oct 03, 2003 11:11 am
- Forum: Enhancements / Suggestions / General Comments
- Topic: R&R 9 & 10 Report Startup
- Replies: 3
- Views: 2992
=> RE: R&R 9 & 10 Report Startup
With kathleen^s pointer that I should look at the RRWSQL.INI file, I have managed to narrow this startup issue down to two functions in the generic odbc section at the bottom of the file. If you comment out date = curdate() and time = curtime() lines, startup performance is restored. ____I have plen...
- Wed Oct 01, 2003 10:03 am
- Forum: R&R ReportWorks Users
- Topic: RR ODBC Problem
- Replies: 3
- Views: 2625
==> RE: RR ODBC Problem
This is a known issue in the MS ODBC driver for Oracle. Basically, the MS Driver is setup for a max of 20 bits of precision while Oracle run 32.____By limiting the Oracle field size precision [eg number(7.2)] at table creation, I have been successful in getting decimals to work with the MS driver.__...
- Mon Sep 22, 2003 1:37 pm
- Forum: Enhancements / Suggestions / General Comments
- Topic: R&R 9 & 10 Report Startup
- Replies: 3
- Views: 2992
R&R 9 & 10 Report Startup
I have got a weird issue with R&R 9 & 10. I^m running Oracle as the backend with Oracle ODBC. This is probably a issue for tech support and I^m working on getting some money for that. I^m just curious if anyone else has any ideas.____When developing a new report, everything is fine. (by fine...