Hello I am working on a software application that uses an Access database. Since i am not a good databse designer i constantly have to make changes in the database. When i makes a change in the database i have to add the database to the project again and that will create a new DataSet. So if i do this 4 times i will end up with 4 datasets. Is there a way to make the change in the database and not have to add it to the project again? Thanks in advance.
Mr. B.
