Accessing form from dll
Hello.
I'm making a database application and want to separate dbfunctions in dll. How I can fill(access) dataset in Main form from dll function.I make dataset public and dll have a referense to Main form but when i compile dll compiler doesnt see dataset?
Thanks
Replies
Know the answer? Post it — somebody with the same question will find it here.