L
Larry Lofland
I recently re-created a database structure from an existing DB. The reason I did this was because the original DB creator did not follow the correct field name procedures, ie: Orig. DB had "Last Name", I re-created to show "Lastname". The original DB had an extensive amount of queries and forms. Now when I open the new DB, I am getting a parameter query display. The object I am opening is a team form that displays all information for the team. There are 177 team members. The forms are in alphabetical order when opened in the original DB. I did not import any of the queries in the new DB, but as stated, I am getting this parameter query. It looks like a sql query. How do I delete this query statement when I cannot even find it in the new DB???? Please help......