Querying a Access database as a linked server
From: Aravind (vind74@yahoo.com)
Date: 10/14/02
- Next message: d@d.com: "How do I grant an Aplication Role access to all tables"
- Previous message: Dave S: "Verfiying Securityhotfix.sql"
- In reply to: Buddy Ackerman: "Querying a Access database as a linked server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Aravind" <vind74@yahoo.com> Date: Mon, 14 Oct 2002 12:55:08 -0700
Buddy
The query should be like this:
select * from MyAccessDb...MyTable
Aravind
>-----Original Message-----
>I created a linked server to an MS Access database.
However, I don't knwo
>how to query it. You can't use 4-part naming so how do I
slect data from a
>table. Given that my linked server name id "MyAccessDb"
and a table in teh
>database is named "MyTable", how would I select from it?
>
>--Buddy
>
>
>.
>
- Next message: d@d.com: "How do I grant an Aplication Role access to all tables"
- Previous message: Dave S: "Verfiying Securityhotfix.sql"
- In reply to: Buddy Ackerman: "Querying a Access database as a linked server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|