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

    when to use collections

    I m new to OOP.. I dont have much time to get experienced much and trying to implement what I ve read from the articles and some chapters abt OOD .. coming to the point : assume I have a Stock object and I will need to show stock lists in many places of my program to the user. what I m in...
  2. tusanesen

    inserting into access database using ASP objects

    i m trying to do a simple asp site based on Access. I can read from DB but, when i insert to DB, altough I am not receiving any error message, i can see nothing inserted in database.. what i did is set db = Server.CreateObject("ADODB.Connection") db.open "Driver={Microsoft Access Driver...

Part and Inventory Search

Back
Top