First give a full version of the address, if you have a machine that Office should be able to open: ADOX object model,
The address is: "C:\Program files\common Files\Microsoft shared\office11\2052\ado210. CHM ",
You can enter in the run: "Hh.exe C:\Program%20Files\Common%20Files\Microsoft%20Shared\OFFICE11\2052\ADO210." Chm::/htm/admscobjectmodel.htm "positioning.
ADOX Object Model Diagram:
1, ADOX overview
Microsoft ActiveX Data Objects Extensions for data Definition Language and Security (ADOX) is an extension of the ADO object and programming model. ADOX includes objects for schema creation and modification, as well as security. Because it is an object-based implementation mode operation, users can write code that works well for a variety of data sources, regardless of the differences in their original syntax.
ADOX is an extension library of core ADO objects. Other objects that it exposes can be used to create, modify, and delete schema objects, such as tables and procedures. It also includes security objects that can be used to maintain users and groups, as well as permissions to grant and revoke objects.
To use ADOX with development tools, you need to establish a reference to the ADOX type library. The description for the ADOX library is "Microsoft ADO Ext. For DDL and security." The ADOX library file name is "Msadox.dll" and the program ID (ProgID) is "ADOX". For more information about building library references, see the documentation for your development tools.
Current 1/3 page
123 Next read the full text