Hi
I have 2 questions.
1)
How can I set (using VB code) which query columns are visible in the query result?
Like using "SHOW" switch in the queries design view.
2)
Is it possible to make "superlong" query? It means... for ex., I have database containing products and history of all prices each product ever had.
What I want to do is...
Make a query which displays IN THE ONE ROW !!! (from the left) product name and all available historical prices.
Every product can have different number of historical prices.
Let say... 250 columns would be enough for me.
Charles
I have 2 questions.
1)
How can I set (using VB code) which query columns are visible in the query result?
Like using "SHOW" switch in the queries design view.
2)
Is it possible to make "superlong" query? It means... for ex., I have database containing products and history of all prices each product ever had.
What I want to do is...
Make a query which displays IN THE ONE ROW !!! (from the left) product name and all available historical prices.
Every product can have different number of historical prices.
Let say... 250 columns would be enough for me.
Charles