I just created my first two reports and what I've seen so far looks very promising. I use Navicat to manage my local database and I could create a simple procedure with it, but Navicat returned an error message when I tried to introduce variables. I then found MySQL Query Browser, which allowed use of variables, but it failed to execute a script that contained the additional code generated by the MyDBR Report Wizard (e.g., select 'dbr.sum', 5;). What's the best method to create procedures that include the special notation for MyDBR? I'm fairly new to writing procedures, so any pointers in the right direction would be greatly appreciated. (My system: MAMP on MacBook running OSX 10.5.7)
Thanks,
dimoco