Creation of .dbf files on at a remote location

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
zaro
Forum Newbie
Posts: 1
Joined: Sat Nov 03, 2007 5:11 pm

Creation of .dbf files on at a remote location

Post by zaro »

I've been trying to create a number of .dbf files on my companies MS 2k3 small business server's shared drives and I get the could not create .dbf file error. The php system is running off of our database machine, windows xp sp2 with apache 2.2, and can create the files locally and populate them all. I've tried using the direct path name, the Computer name pathway and still no luck, this will be a daily event for the next 5 years so it would save me and the people using the .dbfs a lot of time if I can have them create and populate on the correct system and drive location.

Thanks,
Zaro
Post Reply