Jump to content

Autocoinitialize


Guest

Recommended Posts

Message from: "ldb"

 

You will normally use "autocoinicialize" to access the database via ADO

or to use OLE / ActiveX objects .

I thinks for mySQL is not needed

 

 

 

 

Il 14/04/2011 07:17, Francisco FJTROOPER ha scritto:

> Hello, I use MyDac components to access MySql, Should I set to true

> autocoinicialize? What's the use of autocoinitialize?

> Thxs very much

> GOOD WORKKK!!!!

>

 

.

 

Link to comment
Share on other sites

Message from: "Farshad Mohajeri"

 

"Francisco FJTROOPER" wrote in message

news:E0HzONm%23LHA.3152@anaxagvs227...

> Hello, I use MyDac components to access MySql, Should I set to true

> autocoinicialize? What's the use of autocoinitialize?

 

CoInitialize must be called for threads with COM objects. MySQL isn't COM

based so you shouldnt need it.

 

 

.

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...