Today, I tested the OLE DB of PB. The conclusion is as follows: sqlca.dbms = "ole DB" sqlca.logid = "xiaoyu" sqlca.lock = "tc" sqlca.dbparm = falsesqlca.dbparm = "provike = 'sqloledb', Datasource = 'CH0', providerstring = 'database = manage2001' "where providerstring = 'database = manage2001' is written in the extended property, but I don't know why, I can't see the user table in the database brush. If it is access, there are many: sqlca.dbms = "ole db" sqlca.logid = "admin" sqlca.autocommit = falsesqlca.dbparm = "provider = 'microsoft.jet.OleDb.4.0', datasource = '" GS_APP_PATH "Data / Pay.mdb '"
Of course, I don't write an extension attribute, which can also be added to the extended attribute. You can also create a UDL file, then double-click it, set it, and then add it to the dbparm property. The effect is the same.