Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001011

Re: [PHP-DB] Linked Tables Problem From: Stas Trefilov (stas.t <email protected>)
Date: 01/15/01

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: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>