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 TouchToneTommy 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: IAMQSC
  • Content: Threads
  • Order by date
  1. IAMQSC

    Inset into SQLServer without a select

    Is it possible to or does it make sense to insert a row into a database with vb.net without going through the extra step of first doing a select on the database for a dataadapter. I come from the recordsets in VB6 and it was normal to insert into a database with out first doing a select on the...
  2. IAMQSC

    Need to return a value from a VB program that I shell from another.

    I am using the shell command to execute a VB program from inside a VB program and I need to have the 'shelled' program retun a value to the VB program that called it. Is this possible? Thanks, --- Q

Part and Inventory Search

Back
Top