TADOConnection encapsulates the ADO connection object. Use TADOConnection for connecting to ADO data stores. The connection provided by a single TADOConnection component can be shared by multiple ADO command and dataset components through their Connection properties. Create an Access database and table Using ADOX: You call the Create with CreateAccessDatabase(MYPATH2) ADOX is an extension toContinue reading “ADO Connect”