Performing queries in a non converted .mdb

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
I have Office 2002 installed on my PC. I have a Access 97 .mdb that I can't convert (not tecnhically, but because of some other programs that are using it)). I want to perform queries and reports on it, but, opening it in a non converted way won't let me to do that. Does any of you folks can help me with it?
Thanks
 
Ricky said:
Hello,
I have Office 2002 installed on my PC. I have a Access 97 .mdb that I
can't convert (not tecnhically, but because of some other programs that are
using it)). I want to perform queries and reports on it, but, opening it in
a non converted way won't let me to do that. Does any of you folks can help
me with it?

Create a new database file and within that create links to the tables in
the Access 97 file. Then you can build any queries you want against those
links.
 
Back
Top