|
-
Oct 27th, 2005, 06:51 PM
#1
Thread Starter
New Member
[RESOLVED] Crystal Reports creating an tmp files
I am writing crystal reports in VB6 and I notice that crystal reports create .tmp files in the working direcory. How can I stop this from happening? Is it a setting to change? Or a command to place in VB6?
-
Oct 28th, 2005, 05:28 AM
#2
Re: Crystal Reports creating an tmp files
I have never found a way to stop it.
-
Oct 28th, 2005, 09:14 AM
#3
Thread Starter
New Member
Re: Crystal Reports creating an tmp files
I thought about coding in VB6 the kill statement to clean out the files but the tmp file is placed it the last working directory for your machine. If you are multitasking on your machine the tmp file could be in any directory. This is very frustrating.
-
Oct 28th, 2005, 09:22 AM
#4
Re: Crystal Reports creating an tmp files
 Originally Posted by randy1227
I thought about coding in VB6 the kill statement to clean out the files but the tmp file is placed it the last working directory for your machine. If you are multitasking on your machine the tmp file could be in any directory. This is very frustrating.
They should only be in the same directory as your report file.
When I said I hadn't found a way to stop it, I didn't mean I hadn't found a way to deal with it. I do/did use Kill to get rid of them.
-
Oct 28th, 2005, 09:26 AM
#5
Thread Starter
New Member
Re: Crystal Reports creating an tmp files
I have found them in other directories beside where the cr report lies. I experimented with this last night and started my VB6 program then opened explorer and changed directory then ran my cr out of VB6. The temp file was placed in the explorer directory.
-
Oct 28th, 2005, 09:37 AM
#6
Thread Starter
New Member
Re: Crystal Reports creating an tmp files
Crystal Reports web site has service packs 2 and 3. Service pack 3 is suppose to correct the tmp file issue because it is not suppose to make one. That is what the readme file states.
-
Oct 28th, 2005, 09:56 AM
#7
Re: Crystal Reports creating an tmp files
 Originally Posted by randy1227
Crystal Reports web site has service packs 2 and 3. Service pack 3 is suppose to correct the tmp file issue because it is not suppose to make one. That is what the readme file states.
That is very good to know.
Do you know if these service packs are for all versions of Crystal or are they version specific?
-
Oct 30th, 2005, 02:30 AM
#8
Re: Crystal Reports creating an tmp files
 Originally Posted by Hack
Do you know if these service packs are for all versions of Crystal or are they version specific?
They are version specific and I believe Crystal 9 is the lowest version they support. I'm still using V9 and the last service pack for V9 was SP5 issued in August. You can subscribe to Crystal's 'Hotfix Notification' service and they will email you whenever hotfixes or service packs are available.
Pete
No trees were harmed in the making of this post, however a large number of electrons were greatly inconvenienced.
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
|