i have recently shifted to linux and would like to use mysql for my database applications which were on ms-access when I used windows. I need a graphic front-end for displaying rather complex forms (whole lot of sub-forms etc on them) and reports.
Would prefer the application to be a standalone thing but would not mind if it instead runs like a web-application through a browser.
There are two questions.
First, is PHP for me? Should I use it for creating the frontend?
Second, if it is the thing to use, is there a tool that would allow me to design the forms/reports graphically rather than through programme-coding?
Vikas