http://www.codeproject.com/Articles/...on-Strings#OLE DB SqlServer
talk about connection strings or scripts, one script makes a tcp/ip Localhost to ADO connection
I do not get what type of script or how to use the script.
some software uses *.dbf files to make a ADO connection that I would like to make
I have MySQL Server 5.7 that is at the moment With a schema called foo.co.nz containing a table named 'users' that I will add more tables too, that I want a ADO Connection to.
How do I make a this foo.dbf file to do this and how do I install it like Delphi does with their demos.
I found
http://phplens.com/lens/adodb/tute.htm but I do not know how to run it ether
talk about connection strings or scripts, one script makes a tcp/ip Localhost to ADO connection
I do not get what type of script or how to use the script.
some software uses *.dbf files to make a ADO connection that I would like to make
I have MySQL Server 5.7 that is at the moment With a schema called foo.co.nz containing a table named 'users' that I will add more tables too, that I want a ADO Connection to.
How do I make a this foo.dbf file to do this and how do I install it like Delphi does with their demos.
I found
http://phplens.com/lens/adodb/tute.htm but I do not know how to run it ether