1 (edited by joshuA 2022-09-23 20:05:11)

Topic: [SOLVED] ad hoc Forms

Hi all,

This is kinda outside the intended purpose for MVD, but it works really well for ad hoc form overlays.  I could not find a way to call FastReport without creating a database tho (which would make this even better)...

Does anyone have any ideas for doing this?

-joshuA

Post's attachments

Attachment icon Overlay-Form.7z 610.77 kb, 224 downloads since 2022-06-01 

"Energy and persistence conquer all things."

Re: [SOLVED] ad hoc Forms

I have created several procedures that allow you to call the report generator for displaying tabular data, as well as any others that are passed to it through parameters. That is, you can create a report without a database using only parameters.

https://createmyvisualdatabaseapp.blogs … st_14.html


https://lh3.googleusercontent.com/-BhA4RerPvCA/YE3PZFsORRI/AAAAAAAAFr8/YEIxlioIeV0hfraS1sZKgqWXpj8S8vd9QCLcBGAsYHQ/w640-h446/image.png


But you still have to create an application, since there are no other ways to access the FastReport libraries built into My Visual Database.

Визуальное программирование: блог и телеграм-канал.

Re: [SOLVED] ad hoc Forms

Wow, there is a lot going on there...  I'll have to study what's going on to make that work.  lol
Thank you for creating that and sharing it too!
-joshua

"Energy and persistence conquer all things."