checking queries between programs

G

Garry

Hi all

I have several access programs that are extremely similar but written for a
purpose at the time

I now wish to combine into one access program

Is there a simple way of checking queries between these programs to see if
they do the same job or not

Hope this makes sense, regards, Garry
 
K

Klatuu

You are going to need some third party utility to do that. I ususally use
Visual Source Safe and run a compare. It will show the differences. If you
don't have VSS, you may try googling for some Access utilities.
 
Top