Hi,
I am connecting my window service to MySql. I am using
ConnectionString = "Provider=SQLOLEDB;Server=192.168.1.147;Uid=root;Pwd=netweb12;Database=TDWC;"; But getting an error saying
An OLE DB Provider was not specified in the ConnectionString. An example would be, 'Provider=SQLOLEDB;'.Can any one suggest?
IT KNOWLEDGE IS APPLIED KNOWLEDGE
So Just Do It