First attempt using trial version 3.50.0.20 with Delphi 5 Professional
I am using the sample CommDialog project to get a feel for MyDAC, naturally I changed the basics
Userneame
Password
Databasename
Port
to the appropriate content. Including the SQL statment in MyQuery component to
SELECT * FROM contact
What am I missing?
Robert