Jul 31, 2001 #1 Smurfman Technical User Jul 30, 2001 5 US I'm having trouble upsizing my queries into access. They should come up as "views" right? i've never upsized before please help thanks Chris,
I'm having trouble upsizing my queries into access. They should come up as "views" right? i've never upsized before please help thanks Chris,
Jul 31, 2001 #2 Databaseguy MIS Jul 20, 2001 1,153 US Yes, they will be changed to views. Note, the following don't get upsized: 1. Crosstab queries 2. Action queries that take parameters 3. Action queries based on other queries 4. SQL pass thru and SQL DDL queries If a query fails to upsize, all queries based on that query will fail to upsize Upvote 0 Downvote
Yes, they will be changed to views. Note, the following don't get upsized: 1. Crosstab queries 2. Action queries that take parameters 3. Action queries based on other queries 4. SQL pass thru and SQL DDL queries If a query fails to upsize, all queries based on that query will fail to upsize