You said that you could alter data in a database with Crystal, I'd be very interested to find out how. Could you post up the procedure for doing this please....
Thanks
Can anyone help. I have the following if statement:
{@DateOriginal} = {?DateOriginal} and
(if{?StockNumber}="" then {IPPOITM.STOCK_NUMBER}like"*" and {IPPOITM.VENDOR_NUMBER}like{?Vendor}
else if {?StockNumber}<>""then{IPPOITM.STOCK_NUMBER}like{?StockNumber}and...
Hi there, I have cr9 connecting to sql 2000. I have a shared variable in my mainreport from a sub report which calculates parts costs. This has been placed in the group footer of the main report which summarises the labour cost so I have job costs for labour and parts. I need to get the total...
Please help before I lose my sanity!!! I am trying to use wildcards with parameters so that when end users are prompted for a part no for example, they can put in C69-* where * represents the missing part of the number. I have tried using the following syntax in my record selection formula...
Help! I need to set a date range parameter in my report (Crystal v8) but the date field in the database is actually a text string. I have a formula which converts the string to a date but of course can't use this in a parameter. Anyone out there know how to get round this??? :-)
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.