[RESOLVED] Free Query Builder for MSAccess db
hi, i usually use MS Access (Office 2007) to build complicated select queries. it is very easy to use as i could just drag and drop db fields and set links. i'm just wondering, are there any free download-able software out there that works just like MS Access? because sometimes when i code, the PC i'm using doesn't have MS Office installed.
manually coding the SQL select statement becomes a pain especially if u have to join 4-6 (or more) tables. i just can't figure out where to place those open-close parentheses :D hehe
Re: Free Query Builder for MSAccess db
Have a look at FlySpeed SQL Query. It's an sql query tool for MS Access (and other databases) with nice visual query builder. It is free if you don't need ability to export and print data. It allows portable installation on a Flash drive to be always at hand.
Re: Free Query Builder for MSAccess db
Quote:
Originally Posted by
ssmagin
Have a look at
FlySpeed SQL Query. It's an sql query tool for MS Access (and other databases) with nice visual query builder. It is free if you don't need ability to export and print data. It allows portable installation on a Flash drive to be always at hand.
thanks ;) this tool is just what i need ;)