Does anyone know how to call the custom report (.rtm) file created in navicat 9 for mysql on vb6?
I need to call it for me to view output reports of my VB6 system and be able to print it afterwards.
Thank you very much
This might not be the answer you're looking for, but, why not use crystal reports w/ vb6 instead? It's more intuitive, and It's documented everywhere, just google "Using Crystal Reports with vb6".