Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. qwe0502

    Which variable holds the Count result?

    Hi there, if your field has the Name of xy you can access it like try { Query1->Open(); Query1->Fields->FieldByName( "COUNT OF xy" )->AsInteger; Query1->Close(); } Hope this will help Benno
  2. qwe0502

    HELP WITH BDImage Component

    HI there guys I need some help please. I am using a DBGrid an would like to change the color of a whole Row. Has anybody any idea how to do this? Thanks Regards Benno

Part and Inventory Search

Back
Top