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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by chrislr5

  1. chrislr5

    easy database question ?

    can someone tell me the code to select a value from a DB and then store it in a variable. for example i have the sql code select supplierid from supplier where suppliername = 'name' then i need that value for an insert command, how do i store it?? Also how would you display the results in a...
  2. chrislr5

    serial key??

    ok, I was able to obtain a temporary trial through my Professor for Power Designer, I would really like to read through the documentation but the trial is up in 20 days and i will never have time to read through it with exams and everything. Does anyone know of a url to find a serial key. This...
  3. chrislr5

    Help with Timer control please, please, please.

    Thanks alot for the help! Very good technique, much appreciated.
  4. chrislr5

    Help with Timer control please, please, please.

    Hi please somone help me. I need to generate three random numbers and display them in a label when a button is clicked. However the numbers must keep changing for three seconds and then stop. You must see them change in the label. I use this code to generate the numbers randomly. Dim...
  5. chrislr5

    Need help with RND() and Timer combined. Please Help

    Please help me!! I need to generate three random numbers and display them in a label. The thing is i need to make the numbers keep changing for three seconds within the label and then stop. You must see them changing. I can only get the numbers to generate once when putting the following...

Part and Inventory Search

Back
Top