M
M
Maria2014-03-07 17:55:11
C++ / C#
Maria, 2014-03-07 17:55:11

How to display data in dataGridView?

There is a database in Access, it contains tables Deliveries (code, product, supplier, delivery date, quantity) and Suppliers (code, name, address, telephone).
When displaying the Supply table in the dataGridView via OleDb, the supplier index is displayed in the "Supplier" field.
How can I make it display the name of the supplier with this index?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maria, 2014-03-07
@prince_di

Figured it out myself.
You just need to correctly compose the SQL query.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question