how to create MySql, Oracle and SqLite database's
Posted: Mon 15 Dec 2014 18:39
Using Unidac I'm curious if there's any way to create a MySql, Oracle and SqLite database.
So if I have Oracle installed can I create a new DB with all the default shemas, tables and data rows present?
Same question for MySql if I have MySql server installer.
And again for SqLite if I have the .dll in hand.
For all 3 of the above, if it's possible can someone point me in the direction of or prvide DELPHI code examples of how to accomplish it?
Thanks in advance for any help.
drc
So if I have Oracle installed can I create a new DB with all the default shemas, tables and data rows present?
Same question for MySql if I have MySql server installer.
And again for SqLite if I have the .dll in hand.
For all 3 of the above, if it's possible can someone point me in the direction of or prvide DELPHI code examples of how to accomplish it?
Thanks in advance for any help.
drc