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

    Connecting To SQL Via VBS

    Thanks in advance, I am new to VBS and sp's so I am not really sure how to make this happen but here goes. I need a set of records that are grouped by 'Pending' to be updated every night via VBS, but I am not sure how to connect to the SQL Database with vbs. Any direction would be great? set...
  2. agent0047

    Session Question

    Ok let’s say I have two pages one is: Page one and the other is Page Two. Now page one have a session called session("mem_name") that it creates on login and page two is linked to page one and is used to update member info and it creates a session of the same name as the session name on page...
  3. agent0047

    Word Help

    The code below is the path we use on the sql server but here is the thing I am trying to figure out how to code this in a ms word doc so that when I open the word doc it will populate the document when it opens with name, address... based on the above criteria? set rs = Server.CreateObject...

Part and Inventory Search

Back
Top