VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



ADOX tutorial 1

by Mitchelle Lirazan (1 Submission)
Category: Databases/Data Access/DAO/ADO
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

The code demonstrate the use of ADOX (Microsoft ActiveX Data Objects Extensions for Data Definition Language and Security).
This will be a series of sample codes that will demonstrate the use of ADOX.
For this sample the code will access an mdb file and display its tables and related fields in the listbox. Also supports password protected mdb file.

Assumes
To use ADOX with your development, you should establish a reference to the ADOX type library. The description of 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". Please Vote and comment for this. THANKS!

Rate ADOX tutorial 1

Download ADOX tutorial 1

Download ADOX tutorial 1 (4 KB)

ADOX tutorial 1 Comments

No comments have been posted about ADOX tutorial 1. Why not be the first to post a comment about ADOX tutorial 1.

Post your comment

Subject:
Message:
0/1000 characters