I have Crystal XI Pro installed and working on my machine, but I am unable to instantiate an RDC object
Using Visual Fox Pro, the following code gives a class definition not found error
goCrystal = CreateObject("CrystalRuntime.application.11")
I have used previous versions with no problem...
Thanks, we have tried that and now seem to be able to do everything we need, apart from the last bit
Encode the binary data using base-32 to produce a 32 character string
VFP has it's own function for base-64 but we can't find a way of doing the base-32 bit.
One of my colleagues has the following requirements, I am not familiar with the terms, but to quote him :-
We are after a library of functions which will
Canonicalise (c14n) an XML document.
Generate a 160-bit binary secure hash from the canonicalised XML using the SHA-1 algorithm.
Encode the...
A colleague is trying to create a report with a field to concatenate a string. In the group header there is a global stringvar ref1:=” ” statement to blank out the value and then in the detail the formula is global stringvar ref1:=ref1+<<field name>>
The problem is that on change of group the...
I tried the code suggestion and it had the same problem. I have however disovered that the only machines it seems to work on are running acro reader V4 and not V6. So as long as the documents are compatible that is a sort of solution.
We have a form in our VFP8 app which we use for launching PDF's via shellexec. For some reason (on some machines) we have to click twice for the PDF to appear. After the first click the PDF does not appear on screen (though it can be seen in task manager), after the second click it appears. This...
No, I have not got it solved yet but I believe it might be due to the printer driver not correctly supporting unicode (only a guess, I don't yet know if it supports unicode or not)
We use crystal 9 with our software via the RDC. The reports preview fine on the screen, but any attempt at printing results in various labels and text fields coming up as 'garbled' characters - a mixture of allsorts, not symbols but completely random characters. The font used is just the...
We have just installed our application at a customer only to find that on their Kyocera KM6230 printer, the reports print out incorrectly (I am told the fonts come out looking like Japanese - I assume they mean symbols or something). When selecting another printer the report comes out fine...
Does anyone know if the merge modules are updated? After running the update and using install shield express the version of the msm runtime file is listed as 8.0, I expected there to be a SP1 there somewhere.
Presumably for my customers to take advantage of the bug fixes they will need new SP1...
Same application.
Same database / table
Same path to table (odbc to sql server and remote views)
Logged in using same user account
Both machines SP4
Bit of a puzzle really.
I am using the VFP OLE Bound control which is data bound to the field containing the image.
It both works and fails on Windows 2000 Pro and XP.
Running VFP6 SP5
We have an application which is displaying images from a sql server database via an ole bound control. On some machines it works fine whilst others (after selecting and storing an image themselves) see an icon instead of the picture. They are able to see the picture fine when it is selected by...
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.