ThingieQuery: a SQL plugin for Excel
21–30 of 65 posts
Re: ThingieQuery: a SQL plugin for Excel
#22Re: ThingieQuery: a SQL plugin for Excel
#23Earlier quoted context omitted.
Author here. I'm inclined to agree, the naming is poor, it didn't start out as a serious product, and I never changed the name. That said, you can at least use the trial licence (free for 30 days) and after that who knows, maybe I'll rename the plugin to Excel SQL Studio 3000 XT and add an Enterprise Ultimate Premier License for 1200$.
Personally I think the guy is a moron. If he wasn't banging his head so hard he might realize it's reasonably priced and he can save all the corporate hassle by purchasing it himself.
Re: ThingieQuery: a SQL plugin for Excel
#24Re: ThingieQuery: a SQL plugin for Excel
#25I'm banging my head against Excel, wishing for SQL right now! But I could never go to my boss and ask for a purchase order for something called ThingieQuery. Give it a more bland gray name and make a massively expensive corporate site license available, and I think you're onto a winner.
Re: ThingieQuery: a SQL plugin for Excel
#26 =QUERYTABLE("SELECT * FROM TABLE", A1:G1000)
I actually wrote my own in VBA that wrapped the ADO/JET db engine but involved writing out the table as a .csv in the background so I could query it. Would love a "proper" solution.Re: ThingieQuery: a SQL plugin for Excel
#27Re: ThingieQuery: a SQL plugin for Excel
#28Re: ThingieQuery: a SQL plugin for Excel
#29This is what I've wanted to do in excel since forever: a worksheet function that takes a range to use as the table and the SQL query as params, something like: =QUERYTABLE("SELECT * FROM TABLE", A1:G1000) I actually wrote my own in VBA that wrapped the ADO/JET db engine but involved writing out the table as a .csv in the background so I could query it. Would love a "proper" solution.
Re: ThingieQuery: a SQL plugin for Excel
#30Earlier quoted context omitted.
Author here. I'm inclined to agree, the naming is poor, it didn't start out as a serious product, and I never changed the name. That said, you can at least use the trial licence (free for 30 days) and after that who knows, maybe I'll rename the plugin to Excel SQL Studio 3000 XT and add an Enterprise Ultimate Premier License for 1200$.
Personally I think the guy is a moron. If he wasn't banging his head so hard he might realize it's reasonably priced and he can save all the corporate hassle by purchasing it himself.