|
-
Oct 23rd, 2002, 10:25 AM
#1
Thread Starter
New Member
Create Access Database Dynamically
Is there any one know how to create an Access Database dynamically in VB .net? I have try using ADOX but when I creating a table it dosen't recognize the code that set the column to autoincrement [table.Columns("ContactId").Properties("AutoIncrement") = True]. Is there any one can help?
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
|
Click Here to Expand Forum to Full Width
|