Hi all.
Is there a way to store queries in a table?.... the
query_name.dqy files???? blobs or anything?
I can't store just text because it only allows 60 characters and most of my queries are quite complex. Is there another alternative to text not in the drop down list?
Read on if you want more background on why.
(... there's a report that I wrote that mines out and graphs lots of data, I use a table whose Primary Key is DeptCode. I wrote a query for each deptCode and have it refreshed in a spreadsheet when appropriate. Now the boss wants to be able to create new entries in DeptCode and have the program create a query that will add it to the report..... I guess he wants to not need me eh??? LOL )
PB
Is there a way to store queries in a table?.... the
query_name.dqy files???? blobs or anything?
I can't store just text because it only allows 60 characters and most of my queries are quite complex. Is there another alternative to text not in the drop down list?
Read on if you want more background on why.
(... there's a report that I wrote that mines out and graphs lots of data, I use a table whose Primary Key is DeptCode. I wrote a query for each deptCode and have it refreshed in a spreadsheet when appropriate. Now the boss wants to be able to create new entries in DeptCode and have the program create a query that will add it to the report..... I guess he wants to not need me eh??? LOL )
PB