Where can I find an ADOExpress tutorial?
Posted
by mawg
on Stack Overflow
See other posts from Stack Overflow
or by mawg
Published on 2010-05-18T02:28:28Z
Indexed on
2010/05/18
2:30 UTC
Read the original article
Hit count: 289
I'm using Delphi 7, totally new to database programming, and need ODBC. I am told that ADOExpress is a good way to go, and that seems fair enough as it comes with Delphi 7.
I need to programatically create, populate, modify and query a database (currently MySql, but that might change, hence ODBC). Can anyone recommend a good tutorial? Thanks.
© Stack Overflow or respective owner