|
-
ADOX - creating tables
I am creating a new Access database using code in VB6 with ADOX. There
doesn't seem to be an awful lot of info available on this subject. I have
found some useful tips on this newsgroup.
When creating a new column, how do I go about setting the various properties
of the column, I've seen some examples of statements such as:
objNewColumn.Properties("Default").Value = "Test"
(Which by the way I can't get to work.) What I would like to know is where
can I find a list of the properties that can be set for a column.
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks