Hello, Justin Smith! You wrote: > It's definitely a security issue, not allowing access to > the linked tables > in a database with its own security even though the > database I'm connected > to via ODBC has full access. Any tips on how to get > around this? Any help > would be greatly appreciated. > Your script must be running under IUSR_host account. Does it have network permissions? You can also try to relink tables in your .MDB using full paths (I mean \\server\share\table.dbf) HTH -- Piloteers do it on the road -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]