Re: select * from mytable except ...



Hi,


In the query designer, double click on the table, all fields will be
selected. Drag them into the grid, they will be all there, by name (rather
than with * ). So, you now can remove the field you don't want.


Hoping it may help,
Vanderghast, Access MVP


"Ofer" <Ofer@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D24B3556-6FF0-4776-97F6-F68AEB207670@xxxxxxxxxxxxxxxx
>I don't think there is a way of doing that, but if you want to use this
>table
> in few places, and you don't want to specify the list of the fields every
> time, then create a query that list all the desired fields and then use
> this
> query instead of the table, so it will list all the fields except one.
>
> --
> \\// Live Long and Prosper \\//
> BS"D
>
>
> "khalprin" wrote:
>
>> Is it possible to select all columns from a table except one, without
>> specifically naming all the desired columns?
>>
>> Thanks.


.



Relevant Pages

  • Re: calculation on form
    ... (remember that this will be an unbound box and the result will NOT be ... > I have created my table with desired fields, ... > then a form based on the query. ... > particular field a formula/calcualation. ...
    (microsoft.public.access.formscoding)
  • Re: Combo Box Help
    ... Create a query based on the table. ... Set the sort order on the desired fields. ... query as the Row Source instead of the table. ...
    (microsoft.public.access.forms)
  • Re: creating a log file with MS Access
    ... Create the table with the desired fields. ... In your startup code run an append ... query to add a row to that table. ...
    (microsoft.public.access.gettingstarted)
  • Re: Grouping based on 2 columns
    ... Create a new SELECT query based on the saved Crosstab query. ... Drag all the ... desired fields in the grid (double click on the header of the field list in ... in the grid). ...
    (microsoft.public.access.queries)
  • Query By Form Criteria Problem(s),,maybe AND/OR issue
    ... Created Query with desired fields ... In header placed 6 Unbound fields which either lookup ... I used OR for the six criteria in query design. ...
    (microsoft.public.access.queries)