I am trying to develop an application in the OO way. That is, I intend to design objects for all business components rather than design a form for a process. I am completely new to this.

Anyhow, I discovered InstantObjects and was quite impressed. However, I don't see any code that can help me use MySQL with it.

Has anyone done this before?

Nirav

link|improve this question
3  
Are you tried asking this question in the InstantObjects Newsgroups instantobjects.org/#newsgroups ? – RRUZ Jun 12 '11 at 5:44
Here's a link to a related question: stackoverflow.com/questions/954934/… – Johan Sep 7 '11 at 15:05
feedback

1 Answer

AFAIK, u can use mySQL ODBC driver, ADO COnnection, InsntanObject ADO Broker to connect mySQL. Don't use DBExpresse since it doenst support mySQL 5.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.