MySQLDatabases

From Free Pascal wiki
Revision as of 19:50, 5 April 2005 by Matthijs (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Introduction

Work in progress

On Lazarus Database Tutorial we saw a first attempt to connect to a MySQL server. We didnot use any components neither visual nor non visual at that time. This page will connect to a MySQL server in a maybe more easy way.