|
-
Feb 13th, 2000, 11:09 AM
#1
Thread Starter
Addicted Member
sssssss,
You can try Seagate Crystal Report 6.0
There is a function to format time.
But I think now the latest versin is 7.x !?
Does it help ?
Regards
Keiko
-
Feb 13th, 2000, 12:06 PM
#2
New Member
I would like to know how to print time from access database using crystal report, since i can found only the date format from crystal report use in VB 5.0
If the version of the crystal report in VB 5.0 is not support time format, then which version and where can I find.
Thanks
-
Feb 13th, 2000, 05:34 PM
#3
New Member
Keiko,
I would like to know how to upgrade the crystal report to 7.0, for the crystal report I have is came with the VB 5.0,
Is it just upgrade the crystal report software and simply add an ActiveX object to my project?
Can the new version software use my old .rpt files?
Thanks for you help
-
Feb 14th, 2000, 09:11 AM
#4
Thread Starter
Addicted Member
sssssss,
Basically when you install the new version
of Crystal Report (let's say 7.0), the
installation wizard will overwrite the
registery of your current version
(with the assumption they have the
same file name. for version 6.0 they do).
To play safe, you can unregister the old version
then register the new version
You can do:
to unregister
assumption: the name of the old version is crystl32.ocx
REGSVR32 /u crystl32.ocx
to register
assumption: the name of the new version is crystl32.ocx
REGSVR32 crystl32.ocx
For physical report files, you can open the old files
by using your new crystal report (for version 6.0 is fine)
ps: I believe your current version of crystal report is
version 4.6 !?
Does it help ?
Keiko
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|