Hi
Hi I have a database with a table which is full of conditions and error messages for checking another databse. I want to run a loop such that each of these conditions is checked against all eth tables in the second database. and generae a report which gives teh errors . Is this possible in ms access.
eg querycrit table
id query error
1 speed<25 and speed>56 speed above limit
2 dist<56 or dist >78 dist within limit
i have more than 400 queries like this of different variables.
THe table against which I am runningtge queries is
records table
id speed dist accce decele aaa bbb ccc
1 34 44 33 33 33 33 45
2 44 55 55 55 22 23 44
regards ttk
Hi I have a database with a table which is full of conditions and error messages for checking another databse. I want to run a loop such that each of these conditions is checked against all eth tables in the second database. and generae a report which gives teh errors . Is this possible in ms access.
eg querycrit table
id query error
1 speed<25 and speed>56 speed above limit
2 dist<56 or dist >78 dist within limit
i have more than 400 queries like this of different variables.
THe table against which I am runningtge queries is
records table
id speed dist accce decele aaa bbb ccc
1 34 44 33 33 33 33 45
2 44 55 55 55 22 23 44
regards ttk