hi,
i have a read-only link into a SQL db from Access that holds all of our ride records. in that db the designer has a tblRides that maxed out at 1.2 million records, so he had to create a tblRides2 table. All of the fields are identical and the ID in each respective table starts at 1.
i have a form with user inputs for date frame and specific driver. Is there a way to have that query search both tables for that criteria?
I have some VBA experience but sill a beginner.
thanks
i have a read-only link into a SQL db from Access that holds all of our ride records. in that db the designer has a tblRides that maxed out at 1.2 million records, so he had to create a tblRides2 table. All of the fields are identical and the ID in each respective table starts at 1.
i have a form with user inputs for date frame and specific driver. Is there a way to have that query search both tables for that criteria?
I have some VBA experience but sill a beginner.
thanks