I am working on an application coded with Microsoft access 97 the application is working so good but now I am migrating it to sql server but i need to extract queries in order to understand the content of the old database (Ms access 97) I am not able to find those queries ! and when I click excute query the error message is "Microsoft Jet could not find the object 'Requete1' "
Asked
Active
Viewed 196 times
0
-
How are you trying to open the database/queries? – gvee Feb 25 '14 at 13:45
-
when I open the datbase file with ms access it displays all the tables and when click the queries section nothing appears – Eskander Feb 25 '14 at 13:53
-
What version of Access are you opening it with? And by "nothing appears" do you mean: an empty resultset or nothing at all.. – gvee Feb 25 '14 at 14:11
-
I am opning it with Ms access 97, I mean empty resultset. – Eskander Feb 25 '14 at 14:14