How come when i update my database using access(I forgot to add something) I need to add another data source to my program to make it show. It floods my Data Sources window. Is there an alternative way to do this?

Recommended Answers

All 2 Replies

Don't use DataSource. Use ADO.NET Provider API or Entity Data Model. Visit MSDN Pages on ADO.NET/EDM.

Ohh.. But my database is microsoft access. Will that change anything?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.