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!

Combining two program into one

Status
Not open for further replies.

etonyali

Programmer
Apr 24, 2012
1
US
I have two separate programs one of them (test.vbs) records program usage and prints it into textfile and the other one(test3.vbs) puts the information into database i want to combine these two programs so whenever test.vbs records a usage instead of putting it into a text file it will put it into the database.
In test3.vbs there is two same codes one with just simple database entry codes and other one with variables. Variables should work with test.vbs
Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top