This is somewhat forum related, but I suspect that it is more of a server problem than a Snitz problem.
I am working on a website for a client, and it has been working fine on my test server (as well as my company's hosted server) for some time now. We have finally gotten access to the client's server and gotten everything uploaded. I am not having any problems running the main part of the site on their server, but anything that requires writing to the database throws an error.
Is there any way of determining (without having to be at the server) what database capabilities it has?
Thanks in advance.
Bill Parrott Senior Web Programmer, University of Kansas Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com) Personal Website (www.chimericdream.com)
It's an Access DB. Looks like I'll have to email the client's admin so he can set the permissions on the folder to give me that ability.
Bill Parrott Senior Web Programmer, University of Kansas Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com) Personal Website (www.chimericdream.com)
Yup - search here for access and folder priveleges, it's been well discussed so you shoudl find what you need - in essence IUSR/Access needs to be able to create a file in the same directory as the mdb file