how do i get the values from my database in access in vb
i have a table named Rates that has column PerMinute and column Amount
i want to access the data in the amount column. and make it appear on the AmountToPay.text please help me im new with database.
Edit: