![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
With all this talk about subvalues, and how they might mess up reporting, I'm wondering: How many users have completely (for all but the most trivial reports) abandoned using Access/English etc.? Until recently, I worked for a software company using Universe which writes ALL reports in BASIC, with selecting being mostly internal and sometimes external (SSELECT...). This gives them added control to suspend/resume/log these reports and they _never_ produce them any other way. I know small companies usually rely on the built-in tools for reports, but larger ones sometimes give over to more capable (and more expensive) programming solutions. Is this common? I'm curious about only those who don't use Access/English etc. Thanks much! Ed |
#3
| |||
| |||
|
|
With all this talk about subvalues, and how they might mess up reporting, I'm wondering: How many users have completely (for all but the most trivial reports) abandoned using Access/English etc.? Until recently, I worked for a software company using Universe which writes ALL reports in BASIC, with selecting being mostly internal and sometimes external (SSELECT...). This gives them added control to suspend/resume/log these reports and they _never_ produce them any other way. I know small companies usually rely on the built-in tools for reports, but larger ones sometimes give over to more capable (and more expensive) programming solutions. Is this common? I'm curious about only those who don't use Access/English etc. Thanks much! Ed |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
With all this talk about subvalues, and how they might mess up reporting, I'm wondering: How many users have completely (for all but the most trivial reports) abandoned using Access/English etc.? Until recently, I worked for a software company using Universe which writes ALL reports in BASIC, with selecting being mostly internal and sometimes external (SSELECT...). This gives them added control to suspend/resume/log these reports and they _never_ produce them any other way. I know small companies usually rely on the built-in tools for reports, but larger ones sometimes give over to more capable (and more expensive) programming solutions. Is this common? I'm curious about only those who don't use Access/English etc. |
#6
| |||
| |||
|
|
Interesting question. I came from a company that designed all of their reports using Access. This allowed us to create a report generation program that created Access statements for our customers giving them custom reports very easily. We took advantage of being able to create some complicated dictionary items with F correlatives and later called Basic programs which made our reporting capabilities very flexible. The new company I work for now does no reporting with Access. All of their application reports are done using Basic. This results in no user definable reports causing IT to get involved in every reporting change/need. My experience in using F correlatives and knowing how to manipulate Access for maximum output has allowed me to produce one time requests for information for our users with some surprise at how fast I was able to get it to them. They were used to waiting for a new program to be written to retrieve the information they requested. Now, all this being said, writing Basic reports does allow the maximum flexibility of formatting reports and the user is not limited to the typical columner format. Sometimes useful reports need to be in a non-typical format. It also allows us to easily insert codes with these reports and fax/email them using ActiveFax. I still use Access for one off reports and data analysis. I hope to one day write a report generator tool for this company that creates Access reports that all users can use. Cliff |
#7
| |||
| |||
|
|
With all this talk about subvalues, and how they might mess up reporting, I'm wondering: How many users have completely (for all but the most trivial reports) abandoned using Access/English etc.? |
#8
| |||
| |||
|
#9
| |||
| |||
|
|
*From:* "Ed Sheehan" <NOedsSPAM (AT) xmission (DOT) com *Date:* Wed, 5 Apr 2006 17:44:12 -0600 With all this talk about subvalues, and how they might mess up reporting, I'm wondering: How many users have completely (for all but the most trivial reports) abandoned using Access/English etc.? Until recently, I worked for a software company using Universe which writes ALL reports in BASIC, with selecting being mostly internal and sometimes external (SSELECT...). This gives them added control to suspend/resume/log these reports and they _never_ produce them any other way. I know small companies usually rely on the built-in tools for reports, but larger ones sometimes give over to more capable (and more expensive) programming solutions. Is this common? I'm curious about only those who don't use Access/English etc. Thanks much! Ed |
#10
| |||
| |||
|
|
Ed Sheehan wrote: With all this talk about subvalues, and how they might mess up reporting, I'm wondering: How many users have completely (for all but the most trivial reports) abandoned using Access/English etc.? Until recently, I worked for a software company using Universe which writes ALL reports in BASIC, with selecting being mostly internal and sometimes external (SSELECT...). This gives them added control to suspend/resume/log these reports and they _never_ produce them any other way. I know small companies usually rely on the built-in tools for reports, but larger ones sometimes give over to more capable (and more expensive) programming solutions. Is this common? I'm curious about only those who don't use Access/English etc. I suspect the question is not "who doesn't use the mv query language for reporting" but "who doesn't use the mv query language for the entire report". I haven't seen any shops that don't use select lists or execute any selects at all. If your basic program uses the query language I did have developers come to me in the early 90's with a proposal to do reports only in basic and I convinced them otherwise, recognizing that there would be times when we wanted to improve the performance and take the hit of maintaining the basic code instead of the mv query code. The ability to deploy the query language to end-users and also use student employees to maintain reports (and write I-descs) was just too valuable for our organization at that time. Cheers! --dawn |
![]() |
| Thread Tools | |
| Display Modes | |
| |