Search found 15 matches
- Wed Nov 30, 2011 2:54 pm
- Forum: R&R ReportWorks Users
- Topic: R&Rv12 SQL and ADS v10.1
- Replies: 0
- Views: 2252
R&Rv12 SQL and ADS v10.1
Has anyone sucessfully used v12.5 with Advantage Database Server v10.1 ODBC connector with free dbf tables?__I can build a report and run it, but when I close and re-open the report R&R won^t open it and becomes unresponsive.__Thanks much,__-Jeff
- Tue Nov 29, 2011 2:54 pm
- Forum: R&R ReportWorks Users
- Topic: SQL tables with quotes
- Replies: 1
- Views: 1927
=> RE: SQL tables with quotes
I have the same question. __I am not able to access the ^quoted^ tables with my ODBC connection, but I can access tne ^non-quoted^ ones.__I am using Advantage Database ODBC v10.1.__Thanks,__
- Fri Jan 21, 2011 7:34 am
- Forum: Enhancements / Suggestions / General Comments
- Topic: version 12.6
- Replies: 1
- Views: 5056
version 12.6
I heard that a new version 12.6 will be released. Sybase Advantage says that 12.6 will be able to access it^s new v10.1 tables.__Is this right?
- Fri Aug 08, 2008 2:41 pm
- Forum: R&R ReportWorks Users
- Topic: multiple connections
- Replies: 1
- Views: 1709
multiple connections
Can R&R SQL version connect to 2 different data sources in the same report and relate data between them -- ie, a SQL Server database and .dbf tables?__Thanks,__-Jeff
- Wed Jul 16, 2008 2:21 pm
- Forum: R&R ReportWorks Users
- Topic: change page orientation in a report
- Replies: 1
- Views: 1846
change page orientation in a report
Is it possible to print a report that has some pages in Portrait and some in Landscape? We have a govt-mandated report we are trying to produce.__Thanks,__-Jeff
- Wed Nov 14, 2007 4:45 pm
- Forum: R&R ReportWorks Users
- Topic: First day of the month function
- Replies: 1
- Views: 1763
=> RE: First day of the month function
I always use:____date() - day(date()) + 1.____So for date()=11/14/2007, it will give you 11/1/2007.____-Jeff__
- Fri Sep 09, 2005 6:56 am
- Forum: R&R ReportWorks Users
- Topic: Changing drive letter
- Replies: 5
- Views: 3492
===> RE: Changing drive letter
I use a freeware utility program called BINCHNG.exe to make changes like this to .rrw files.__You can change all occurences of "P:" to "Q:" in a binary file. We do this all the time for entire libraries and individual reports.__-Jeff
- Tue May 10, 2005 5:35 pm
- Forum: R&R ReportWorks Users
- Topic: Librarian
- Replies: 1
- Views: 1623
Librarian
Does using the Librarian require a network installation for multi-user functionality, or can you put the "library tables" in a shared location and have 2 single-user installs both access them?__I haven^t been able to find anything that explains this in the help .pdf^s.__Thanks,__-Jeff
- Wed Dec 01, 2004 4:44 pm
- Forum: R&R ReportWorks Users
- Topic: Text File Export
- Replies: 6
- Views: 3978
=====> RE: Text File Export
A query controls the entire RECORD band, and I^m trying to control only 1 line of a 2-line band. I don^t see how a query would do that.__Are you saying that you can^t use a conditional line in a TEXT DATA FILE export?__I am also trying to resolve the issue mentioned in the previous part of this post...
- Tue Nov 30, 2004 5:59 pm
- Forum: R&R ReportWorks Users
- Topic: Text File Export
- Replies: 6
- Views: 3978
===> RE: Text File Export
Is there a bug in xBase v10+ build 10.1.003 in the "Text Data File" Export?____I am doing an export of a GF Band. __If the band has 2 lines with the 2nd line using a conditional line print (which basically causes the line not to print), I only get the very first line exported (ie, 1 export...