Download MS Access and Database Connections

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
MS Access and
Database Connections
Pre-work
To make our program work seamlessly, first we have to make a small
change on the database table.
Pre-work
Open table in design view
Pre-work
Set TCKIMLIK as primary key.
Important: What is primary key?
Next!
Our very first database program
Database Connection
Database Connection
Database Connection
Database Connection
Database Connection
Database Connection
Database Connection
Adding DataGridView
DataGridView connection
DataGridView connection
DataGridView connection
DataGridView connection
DataGridView connection
DataGridView connection
DataGridView connection
Resides at
the bottom
Loading data automatically
Saving (Persisting) Data
Saving (Persisting) Data
Saving (Persisting) Data
Saving (Persisting) Data
Close the program, and reopen it.
Updating Data
Update some data, close the program and reopen it.
Deleting Data
Delete one row and reopen the program.
Related documents