Quantcast
Channel: Office 2013 and Office 365 ProPlus - IT Pro General Discussions forum
Viewing all articles
Browse latest Browse all 14306

Access 2013 - Query showing all/* fields by default!

$
0
0

hi - does anyone know why my queries are pulling ALL the fields from a table even though I am only selecting a couple of fields?

Here's the steps to recreate:

  1. Create, Query Design
  2. add table
  3. drag a couple of fields to display

So then it shows me ALL the fields in table, so I have to go into SQL and take off the * after Select statement:

SELECT T_CONTACT.name_last, T_CONTACT.birthday, *
FROM T_CONTACT;

but I did not drag the * into my query design!

Help - this is super annoying!

thanks!


Viewing all articles
Browse latest Browse all 14306

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>