Page 1 of 1

Zeos with Turbo Delphi Explorer

Posted: 31.01.2007, 17:17
by hamza
Hi,

I'm trying to use Zeos with Turbo Delphi Explorer. In TDE I can't install components, I can only put the units into the uses-list.

I did it with ZConnection and I get a connection to the Database. But I can't find the unit ZQuery. So I have a connection but cannot work with the database.

Anyone an idea what I could do?

Regards

Hamza

Posted: 31.01.2007, 17:43
by btrewern
Try the ZDataset unit.

Regards,

Ben

Posted: 31.01.2007, 20:17
by mdaems
Hamza,

Have a look in the user patches forum. Megaribi added a workaround. It's not fully ready for integration in our component suite, but it will do. (maybe some compatibility issues when you use other compilers)

Mark