c# : access module
Is it possible to get c# server explorer to recognized a module I have inserted into mdb, The module have functions I want to call. I was thinking the server explorer can recognized the mdb module, and then i can drag it to the designer, and call the procedures that are stored in the module, I trying to prevent from using com objects
David SmithPosted Sep 28, 2010, 3:35 PM