[AccessD] SELECT * (except some columns)

Joe Rojas JRojas at tnco-inc.com
Thu Apr 24 06:47:57 CDT 2003


Thanks for the reply Gustav.

It was more of a cosmetic thing. This query will be used in a Word Mail
Merge. I was hoping to be able to "clean up" the listing of available merge
fields.

Oh well. :)

Thanks!

JR

-----Original Message-----
From: Gustav Brock [mailto:gustav at cactus.dk]
Sent: Thursday, April 24, 2003 5:00 AM
To: accessd at databaseadvisors.com
Subject: Re: [AccessD] SELECT * (except some columns)

Hi Joe

As far as I know, the answer is no.
But why not just ignore that column? If you are viewing the query, set
the column width to zero.

/gustav

> I am writing a query that joins one table to two cross-tab queries.

> All three tables are linked via a common column (EmployeeID).

> Because of the nature of the cross-tab queries, i.e. the number of columns
> will increase every month, I had to use the CrossTabQuery.* selection in
my
> joining query.
> Everything works out well, but I was wondering if there was someway to
> select all the columns from the crosstab queries except for the EmployeeID
> column.

> In essence, it could be thought of as: SELECT * - CrossTab.EmployeeID

_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



This electronic transmission is strictly confidential to TNCO, Inc. and
intended solely for the addressee. It may contain information which is
covered by legal, professional, or other privileges. If you are not the
intended addressee, or someone authorized by the intended addressee to
receive transmissions on behalf of the addressee, you must not retain,
disclose in any form, copy, or take any action in reliance on this
transmission. If you have received this transmission in error, please notify
the sender as soon as possible and destroy this message. While TNCO, Inc.
uses virus protection, the recipient should check this email and any
attachments for the presence of viruses. TNCO, Inc. accepts no liability for
any damage caused by any virus transmitted by this email.


More information about the AccessD mailing list