Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

InstantObjects looks good, but I can't find any code to use MySQL with it.

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

like image 763
Nirav KAKU Avatar asked Jun 12 '11 05:06

Nirav KAKU


1 Answers

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.

like image 136
bagus prasojo Avatar answered Sep 19 '22 23:09

bagus prasojo