![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I have a report-generating script that uses Export Records to create a temp file in the process. It worked fine in a single-user setting but when I moved the database files onto Filemaker Server 5, the Export Records step fails. The message is: "'TempFile.fp5' could not be created on this disk. Use a different name, make more room on the disk, unlock it, or use a different disk." I don't have direct access to the server, but I am reasonably sure that (a) the file name is not the problem; (b) there is plenty of room on the disk; (c) it is not a case of unlocking the file because the export step is actually creating the file; (d) most likely the problem has to do with trying to create a file on the server. |
#3
| |||
| |||
|
|
Actually, its trying to export the file to the local hard drive, the machine where Filemaker Pro is running, not on the Filemaker Server at all. A possible simple solution would be to create a shell tempfile.fp5 and host it on the server, and then have the script open it, purge it, and then *import* to it. This way you are just 'using' a file hosted on the server, instead of actually creating one on the fly. |
![]() |
| Thread Tools | |
| Display Modes | |
| |