ScottCybak
Programmer
Hi, i'm currently using an obdc dns name to connect a php app i'm working on to an access db. The only problem is coming in that, in the access database i'm querying, there is a linked table, and when i try to execute a query which includes this table, i'm getting an error message saying that it's locked or not set to be shared.
Do i have to literally include the joined tables into the db, or should i create another dns entry? I'd love to be able to somehow include the related db with the one i have setup as i can use some crazy Joins to do stuff rather then querying different databases.
Anyone have any ideas? Thanks in advance! Scott Cybak
scott@athree.com
Do i have to literally include the joined tables into the db, or should i create another dns entry? I'd love to be able to somehow include the related db with the one i have setup as i can use some crazy Joins to do stuff rather then querying different databases.
Anyone have any ideas? Thanks in advance! Scott Cybak
scott@athree.com