php-db | 2001011
Date: 01/15/01
- Next message: Stas Trefilov: "Re: [PHP-DB] Looping twice."
- Previous message: Stas Trefilov: "Re: [PHP-DB] Linked Tables Problem"
- In reply to: Justin Smith: "[PHP-DB] Linked Tables Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Stas Trefilov: "Re: [PHP-DB] Looping twice."
- Previous message: Stas Trefilov: "Re: [PHP-DB] Linked Tables Problem"
- In reply to: Justin Smith: "[PHP-DB] Linked Tables Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

