It was the northwind data base I have been changing it to meet my needs. I no longer have a customer it is now a machine table. The Customer Extended Query is now a machine extended Query. I have been able to change every thing so far to get it to work but this one has be stumped.
I dont know how to attach a screen shot this is what it says
The Microsoft Access database engine cannot find the input table or query
'Customer Extended" Make sure it exists and that its name is spelled correctly.(3078)
strSQL='SELECT*FROM [Customer Extended]WHERE [ID]=2'
I know that the query does not exists so I need to find the code to change it