JJKazJr Posted August 21, 2006 Posted August 21, 2006 I have a program that will use a lot of data from a plethora of sorces. I have come to the conclusion for ease and for the sake of memory I should move the data to a temperary database. The only database that I have write acess to is Access. I was wondering if anybody know how to create an Access database from .net(2005) code, i figure i can do the table editing in sql, but i need a database to start with. Any help would be apreciated. In addition, would the code run for users without Access? Thanks in advance. Quote
Shurik12 Posted August 27, 2006 Posted August 27, 2006 Hi, http://www.google.be/search?hl=nl&q=create+Access+database+from+VB.NET&btnG=Google+zoeken&meta= Quote
JJKazJr Posted August 28, 2006 Author Posted August 28, 2006 Darn, I was hoping for a way without having to use COM references. But it looks like I will have to. Thanks for the reply. Quote
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.