Greetings, I have a script that uploads images to a directory and information into a MySQL database. It works on an external server, but it does not work on our in-house server. I am getting the following error: Table ?photo_archive.categories¹ doesn¹t exist I know that the DB ?photo_archive¹ and the Table ?categories¹ exists. I have been able to use the shell to insert info into the table and it works fine, even on the in-house server. Does anyone know what this could be? Thanks, -- Steve Marquez