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

    How copy records from database A into database B?

    How copy records from database A into database B using vbscript? how create and "switch" between databases? thanks for your help
  2. seidel

    I need count records, please helpme!

    hello! I need count records selected after make this command sql = "SELECT * FROM table Where ID = " + cstr(idinput) how count selected records? vbscript thanks
  3. seidel

    How create a new database using vbscript?

    Hello!, How create a new database using vbscript, but with input user on filename? Please helpme! thanks
  4. seidel

    How read a database value into vbscript variable?

    Hello! I have a database, I need read values form this database into vbscript variables!!!! please helpme example: my database have 2 fields: ID, price how assign into variable "sum" the value from price? "sum is a varible into vbscript thanks

Part and Inventory Search

Back
Top