how to display data in TDBGrid
Posted: Mon 21 Apr 2008 10:11
Hello,
I have TDBGrid, MSQuery, MSConnection and Datasource component on my form. I have linked it accordingly and specified database connections as well as database name too.
I have created a table by the name customer and added a field in it. Now I want to display the record automatically in TDBGrid. How can this be possible?
If I try to make the active property of MSQuery component to true, it dont let me and says "customer object already exists"..whats the option??
Regards
Pooja
I have TDBGrid, MSQuery, MSConnection and Datasource component on my form. I have linked it accordingly and specified database connections as well as database name too.
I have created a table by the name customer and added a field in it. Now I want to display the record automatically in TDBGrid. How can this be possible?
If I try to make the active property of MSQuery component to true, it dont let me and says "customer object already exists"..whats the option??
Regards
Pooja