easy DB question

Hi.. I have a Access database that only has one table that contains
all the information about inventory and where it's located: itemName,
itemPrice, shelfNumber, etc.

Is there a way I can write a single query that will give me something
like this:

shelfNumber 1:
itemName - itemPrice - etc....
itemName - itemPrice - etc....
itemName - itemPrice - etc....

shelfNumber 2:
itemName - itemPrice - etc....
itemName - itemPrice - etc....

etc.. etc..

thanks!
Sarah [ Mo, 01 Mai 2006 00:53 ] [ ID #1296468 ]

Re: easy DB question

sarah [at] nospam.com wrote:
> Hi.. I have a Access database that only has one table that contains
> all the information about inventory and where it's located: itemName,
> itemPrice, shelfNumber, etc.
>
> Is there a way I can write a single query that will give me something
> like this:
>
> shelfNumber 1:
> itemName - itemPrice - etc....
> itemName - itemPrice - etc....
> itemName - itemPrice - etc....
>
> shelfNumber 2:
> itemName - itemPrice - etc....
> itemName - itemPrice - etc....
>
> etc.. etc..
>
> thanks!

http://www.aspfaq.com/show.asp?id=2241

--
Mike Brind
Mike Brind [ Mo, 01 Mai 2006 09:59 ] [ ID #1296470 ]
Webserver » microsoft.public.inetserver.asp.db » easy DB question

Vorheriges Thema: Checkbox Issues
Nächstes Thema: Can I convert a MS Access macro to VB and run it from an ASP page?