I was able to remove and add the servers back however upon restart I am still unable to connect. If I try to preview a report in CMS an "Automation server can't create object" error appears.
Any other suggestions? In the CCM enable/disable server button I now have 17 severs listed all enabled.
We use CE 10 and generally the report menu comes right up without logging in, (we use the 5 freebies). I was attempting to deliver a report to a user via other means non CE thru crystal passage and crystal delivery when all the sudden after installing these my main CE 10 went down.
Now all I...
My label table has only LABELQTY with a value of 60 as that newly created table for this situation, and I inserted a field into main table called label and gave it the value 60, if i look at database link, this is the common link, then with select expert i chose labelqty <= 60, I'm not getting...
I need to create 60 labels always, the number of labels never changes, i've tried creating a small 2nd table with just 60 in it but cannot follow previous posts and modify them to my situation/understanding of what is being said. I use report expert and create label, not sure how subreport...
I'm creating a avery 5260 label with our address and have 1 piece of information from our database, an account number. I always want 60 labels and cannot figure out how to get cr 8.5 to do this. I have a parameter field for a date, all accounts where their start pmt date is (user defined)...
I tried
set rowcount 1
update CLAIMS set field1 = 'ready' WHERE attorney = 'Doe'
set rowcount 0
this affects only 1 record, the first one
thanks foxdev for the help
carrr
as far as I know this table does not have a one field unique identifier, the case is unique in another table however, in...
I need to update one field in a table, there are multpible instances of my criteria however, I only want one field updated and the rest to be skipped.
update CLAIMS set field1 = 'ready' WHERE attorney = 'Doe'
I can use the following query to find the cases that need to be updated
select...
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.