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 derfloh 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. ersachinjain

    Count number of rows in MySQLDatabase

    Hi My code connects to the mysql database and then retrieves the values from the database. I want to know the number of rows that are fetched from the database. Any one can help. my code is : C_mysqlconnection = new MySqlConnection(str_connectionstring); C_mysqlconnection.Open()...
  2. ersachinjain

    ajaxToolkit:TabPanel

    Hi I am designing a web page and I am trying to include a tab panel in it. I have used css for it and I have made customized tabs with colors and fonts etc. i want to design those tabs so that they look impressive and a little flashy. like right now they are pretty straight forward. If any one...

Part and Inventory Search

Back
Top