cpopham Posted July 1, 2004 Posted July 1, 2004 I know that you can do it in SQL, but is it possible to create a new table in an Access 2000 / 2002 database using Vb .net and ado? If so, what would the code look like? Chester Quote ____________________________________________ http://www.pophamcafe.com I am starting a developers section, more tutorials than anything.
Administrators PlausiblyDamp Posted July 1, 2004 Administrators Posted July 1, 2004 http://www.xtremedotnettalk.com/showthread.php?t=86228 Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
cpopham Posted July 6, 2004 Author Posted July 6, 2004 I am using the ver 2003 of visual studio and I guess you no longer have adox available because when I type in the imports statement, it says that it does not exist :( Quote ____________________________________________ http://www.pophamcafe.com I am starting a developers section, more tutorials than anything.
Administrators PlausiblyDamp Posted July 6, 2004 Administrators Posted July 6, 2004 You will also need to add a reference to the adox COM dll. Right click references, add, select the com tab and it should be there somewhere. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.