Ö
Özden Irmak
Hi,
I've to create some queries from 2 different databases (A query which joins
different tables from both databases) and those 2 databases are secured with
a workgroup file. No matter what I tried, I couldn't find a way to do it. I
have to do this via code and these are the methods that I tried :
1) Tried to link tables onto a common database. This slapped onto my face
when I found there is no option to specify username and system database
while creating the linked tables via ADOX. (Nor you can do from inside
Access
manually)
2) Tried to import the tables onto a common database with a "SELECT INTO"
query. This also slapped onto my face when I found that this new common
database does not only import the tables but their security datas where I
get "You don't have Open/Read data right." when I try to open the imported
tables via ADO. The Interesting
thing is that when I open this database with Access 2003 it does very well
browse through the tables and records that I imported without the need of
any kind of special user right !?!?!?!
3) I tried to create a common database which is joined to a system database
and this has also slapped onto my face where it wasn't working.
What on earth does jet (ADOX) does not provide me a way to do this? There is
also no documentation in anywhere on Access and WWW about this situation?
I got really mad after all my hardwork in my application and got stuck in a
stupid problem like this...
Regards,
Özden
I've to create some queries from 2 different databases (A query which joins
different tables from both databases) and those 2 databases are secured with
a workgroup file. No matter what I tried, I couldn't find a way to do it. I
have to do this via code and these are the methods that I tried :
1) Tried to link tables onto a common database. This slapped onto my face
when I found there is no option to specify username and system database
while creating the linked tables via ADOX. (Nor you can do from inside
Access
manually)
2) Tried to import the tables onto a common database with a "SELECT INTO"
query. This also slapped onto my face when I found that this new common
database does not only import the tables but their security datas where I
get "You don't have Open/Read data right." when I try to open the imported
tables via ADO. The Interesting
thing is that when I open this database with Access 2003 it does very well
browse through the tables and records that I imported without the need of
any kind of special user right !?!?!?!
3) I tried to create a common database which is joined to a system database
and this has also slapped onto my face where it wasn't working.

What on earth does jet (ADOX) does not provide me a way to do this? There is
also no documentation in anywhere on Access and WWW about this situation?
I got really mad after all my hardwork in my application and got stuck in a
stupid problem like this...

Regards,
Özden