Report designer and MySQL

Hi!

I am using a MySql database and can't seem to find a way to connect the report designer to it . There is no problem with feeding the data at runtime via the RegisterData(DataTable^, String^ name) method. It is very frustrating to build a nice looking report without the designer (auto generated tables with the Table1_ManualBuild event/function are not the best FastReport.net can offer).

Since I'm using VS C++ Express edition the only option is to build(manually) an empty DataSet with a replica of all the tables in the database and then use the rows for design. Any other suggestions?

(though I am still playing with the option of a DataAdapter object that will connect to MySql database, but ... its VS Express)

Comments

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.