how do I need to create a module for mysql command handler ?
-
When there is case for writing a many number of mysql command line in VB.NET programming to how to write the module or dll file to handle easily all the command .Please suggest other weblinks or code project article in this discussion. If there is any further idea also add to this discussion. Online Mysql with VB.Net :)
-
When there is case for writing a many number of mysql command line in VB.NET programming to how to write the module or dll file to handle easily all the command .Please suggest other weblinks or code project article in this discussion. If there is any further idea also add to this discussion. Online Mysql with VB.Net :)
Sounds like you are trying to build a Data Access Layer (DAL), there are many articles and examples on this subject.
Never underestimate the power of human stupidity RAH
-
Sounds like you are trying to build a Data Access Layer (DAL), there are many articles and examples on this subject.
Never underestimate the power of human stupidity RAH
Thanks for your replay can you please suggest me the better links to refer that will help me to create my own DLL file .