Stuart McLachlan
stuart at lexacorp.com.pg
Fri Apr 25 22:20:40 CDT 2014
Nah, the real PITA is trying to replicate the filter/sort capabilites that you get with a right click in Report View on a complex Access report with multiple grouping levels. :( -- Stuart On 25 Apr 2014 at 20:44, Jim Lawrence wrote: > I have done a few in house systems using a web-based application. > > All computers run browsers and all that is necessary is a link to the > initiating html file, from any station. A customer can run everything > from one of the client stations or a local server and then > ASP/ASPX/PHP is available...Apache is free, has a small foot print and > can be run on any station/server and so is MySQL. All that is needed > is a little knowledge of AJAX, maybe some JSON and an wiliness to > research, "borrow" field tested code and then being able to mash it > altogether, in a timely manner. ;-) > > Aside: the real PITA is building subforms but beyond that there are > plenty of existing solutions. >