VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

AdoxData.cls

Timothy Vanover  (2 Submissions)   Databases/Data Access/DAO/ADO   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

This demonstrates how to create a database and components at runtime from a public sub called from the AdoxData class with ADOX 2.1 objects

Inputs
Call the sub and send it the a string for the database name, and a string for the key table name and one for the detail table name. This will create two tables, with various data types, with a One to many relationship, which will enforce referential integrety.

Assumes
Make sure to set a project reference to "Ext.2.1 for DDL and Security". Updates can be obtained from Microsoft through "Mdac_typ".

Rate AdoxData.cls (5(5 Vote))
AdoxData.cls.bas

AdoxData.cls Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters