how can i call data from database that newly updated(into row) to be inserted into a labels, here is the screenshot:
sorry for my bad english. i hope u can understand. thanks.
how can i call data from database that newly updated(into row) to be inserted into a labels, here is the screenshot:
sorry for my bad english. i hope u can understand. thanks.
Do you want to show value of column from database??
yes, i got column named title, and i want to show the value of the latest one. for example, i add a book, with date yesterday, then i want to show the latest. or when i adding a book, it should be in the last row, so under the categories, the value will inserted into label.
here is my database columns
title, authorname, date, info, categories, quantity.
the categories has 5 kind like i show in the picture, Business, Science and so on.
i want to show the value from "title" column only. the two from the latest.
i'm using oledb connection,please help and thanks.
sorry for my bad english.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.