I am developing some PHP programs for a website. I've been developing locally on my laptop using Apache. Locally, I can access, insert, and modify the tables in my ACESS database.
When I uploaded everything to the server, I can still acess the database to get info, but when I try to insert or update different tables I get a NULL return from odbc_exec.
Does anyone have suggestions?
2007-04-24
08:45:45
·
4 answers
·
asked by
Navidad_98
2
in
Computers & Internet
➔ Programming & Design