I have given the user the ability to print the entire content in each of the Views in a Multi-View. But, if the user wants a complete report of all the views in a Multiview, how would I go about doing that? Thank you!
I can pass one parameter to a stored procedure and get desired results.
When I add just one more parameter, I receive the Oracle Error:
ORA-06550: line 1, column 7: PLS-00306: wrong number or types of arguments in call to 'SP_GET_CARRIER_ASP' ORA-06550: line 1, column 7: PL/SQL: Statement...
Using Crystal 9
ODBC Driver: CR Oracle ODBC Driver 4.10 (DataDirect Technologies)
Database upgraded to 10G from 9i
Upgraded to 10G, had oracle home 10G installed locally.
Must keep oracle home 9 locally because the upgrade was to development DB only (for now).
Now, I cannot access Stored...
Using Crystal 9, web based reports.
Does anyone know of a setting in the CRViewer Object that will default the Active X Control to 'Page Width' instead of '100%'. It's annoying to our users who have to scroll to the right when the report displays.
Thanks!
Crystal 8.5 - ORACLE 9i
receiving error when trying to preview Crystal Report:
ODBC error: [Oracle][ODBC] Invalid Column Number <4> - does anyone out there have an idea of what this error means?
It WILL preview eventually after hitting the preview button several times
Thanks!
I have two drop down lists. (not db linked, just hard coded)
One is Country with United States as selected option.
The other is State/Province list with 50 States displayed as default list, as the USA is default Country.
If user selects Canada from Country list, the Provinces dynamically...
I am reporting on Article usage. Some of the article titles are very long, and I would like to limit the length to 100 characters, and add ' ...' to the end.
It's easy enough to do a left(fieldname, 95), but how do I format it so that I don't cut off the title in the middle of a word, in other...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.