ianajones25
Member
- Joined
- Jan 3, 2007
- Messages
- 9
- Programming Experience
- Beginner
I'm writing a front end application for an access database. In the database I have update, append and delete queries that update various tables in the database.
I was wondering if there was a way to run these queries from within a VB.net application.
I've tried dragging the query onto a form which when run fills a datagrid of the data to be updated etc but it doesn't actually do anything.
Is it something basic i've overlooked or is it harder than I imagined.
Many thanks for any help.
Ian
I was wondering if there was a way to run these queries from within a VB.net application.
I've tried dragging the query onto a form which when run fills a datagrid of the data to be updated etc but it doesn't actually do anything.
Is it something basic i've overlooked or is it harder than I imagined.
Many thanks for any help.
Ian