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 Wanet Telecoms Ltd 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: *

  • Users: SIDSHU
  • Content: Threads
  • Order by date
  1. SIDSHU

    Needs Help in VB.Net , check box, updating

    In VB.net I am selecting multiple rows from tables and then need to put check mark along each row so that I can update only those which has checked. ex.. Name, requested qty and shipped qty are fields in table. I do not know how to add check box. Name, requested qty and shipped qty are...
  2. SIDSHU

    Alias to a column

    How can give an alias name to a column. like select FirstName AS F_Name from table1 in db2 sql query. I tried select FirstName AS F_Name from table1 , did not work Thanks.
  3. SIDSHU

    In VB.net I am selecting multiple r

    In VB.net I am selecting multiple rows from tables and then need to put check mark along each row so that I can update only those which has checked. ex.. Name, requested qty and shipped qty are fields in table. I do not know how to add check box. Name, requested qty and shipped qty are...
  4. SIDSHU

    Pl. help

    In VB.net I am selecting multiple rows from tables and then need to put check mark along each row so that I can update only those which has checked. ex.. Name requested qty shipped qty are fields in table what ever is checked( check sign) i.e A and C their shipped qty should be update once...

Part and Inventory Search

Back
Top