lazarus/examples/database/sqldbtutorial3/readme.txt
maxim 87f1227012 Examles: added SQLdb tutorial from Reinier Olislagers, bug #23389. It shows:
- how to program for multiple DBs
   - use of DB login form
   - how to programmatically load and save from/to databases

git-svn-id: trunk@39395 -
2012-11-27 22:34:52 +00:00

8 lines
258 B
Plaintext

SQLdb Tutorial3
===============
This directory has the accompanying code for
http://wiki.lazarus.freepascal.org/SQLdb_Tutorial3
Please see that article for instructions and requirements.
(You'll need database clients and a sample database; see the article)