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 gkittelson 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. KALASHNICOV

    Creating SQL array

    PHV, cheers all working!
  2. KALASHNICOV

    Creating SQL array

    Once the data is recored, and the email sent. I would like to remove all records, so that the following day when there is new record sets the data will remain accurate. Thanks PHV
  3. KALASHNICOV

    wake up PC's then pass data to an SQL table, then send email notice

    *** full solution**** It has taken ages for me to finish this, so i thought i would share what i have done. Please use this as a rough guide... When i created this script, the objective was to apply a wake up script to a select group of networked client PC's at x time in the morning, then...
  4. KALASHNICOV

    Creating SQL array

    one more quick question, i would like to be able to truncate the SQL table once the script is complete, is this possibe with VBS? and if so any pointers?
  5. KALASHNICOV

    Creating SQL array

    PHV you are a legend... can't believe i missed that! solved!
  6. KALASHNICOV

    Creating SQL array

    Thanks, I'm so close I can taste it. I have tested all segments of this query. The email function, and the array works independently. The trusty message box proves it... I just can’t seem to pass the data from my array into the email... so close I can smell it.. any help would be great! here...
  7. KALASHNICOV

    Creating SQL array

    i would say my script skills are more luck than judgement! i seem to muddle though. seems to be a problem with the array, im not sure if it is passing variables correctly.. to them send the emails but at present the script does not get much further than line 39 - just before the email...
  8. KALASHNICOV

    Creating SQL array

    Hi all, i have been using thread329-1266538 to help me but i seem to have hit a wall. I have written a client log on script, that starts a particular group of computers in the AM. This then writes to a table in SQL when a PC starts. My next stage is to use data from a view i have created...

Part and Inventory Search

Back
Top