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 Wanet Telecoms Ltd 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 TXH0207

  1. TXH0207

    access 2000 help with third normalizing

    Thanks for all the input. I am trying to apply all your suggestions. I appreciate all of you helping the rookie out. Thanks to all, Mike Mike Haas
  2. TXH0207

    access 2000 help with third normalizing

    Thanks formerTexan! for the advice I will see what I can do with your advice. Thanks again Thank you lespaul for the website, Take Care, Mike Mike Haas
  3. TXH0207

    access 2000 help with third normalizing

    I am new to this and looking for guidance. I am trying to set up a customer data system via a report that a Technician fills out. The forms that a technician fills out looks something like this. Table1 (Customer_ID_Numbers) Job_Number Customer_Number (Primary Key) Record_Number Table2...
  4. TXH0207

    Adding multiple serial number into one field

    Thank you very much for this tutorial, very helpful. Take care, Mike Mike Haas
  5. TXH0207

    More than 1 ado on a form, is this bad

    Thanks, very much for the quick response, (Info) Mike Mike Haas
  6. TXH0207

    More than 1 ado on a form, is this bad

    Hello, I was just wondering if it is bad to add more than 1 ado on a form , trying to shrink down to 2forms instead of 8. Thanks, Mike Mike Haas
  7. TXH0207

    Adding multiple serial number into one field

    Hello all, Is there any way to add multiple serial numbers into one database field and have it listed something like this Example: Returned_Equipment (This would be my field) 10010 10070 17010 17035 on and on Is there another way besides using something like Return1, Return2, Return3 and so...
  8. TXH0207

    DAO help - file not found

    Thanks to for help on this matter. If I learned to use the ADO , would that stop alot of this? What is the best DataBase tool to use for Access? Thanks, Mike Mike Haas
  9. TXH0207

    DAO help - file not found

    Every time lately that I try to use the DAO I keep getting an error that says Data Access Library Not found. Would anyone know what this means? I re-installed VBPro several times and still get the same thing. I also re-installed Windows ME and then re-installed VB. Nothing has worked. This all...
  10. TXH0207

    Help in learning vb6pro

    Thank you very much for you help and info Mike Haas
  11. TXH0207

    Help in learning vb6pro

    Can anyone give me some guidelines in learning this language? I have been doing this for a few months now and seem to get myself stuck in alot of situations. Is it best to master(or become good at) whatever area that I am learning and then move on? What would you suggest? I want to know...
  12. TXH0207

    API Tutorials

    Thanks for the info. Mike Mike Haas
  13. TXH0207

    API Tutorials

    Sorry if this question has already been asked but, can someone please tell me the best ways or the best tutorials on how to use API's Thanks very much Mike Mike Haas
  14. TXH0207

    Search and display a file

    William, thanks for the input. I am still new with vb , but starting to learn it pretty well. I really do not know how to use the API. I will have to do alot more learning on this. I am still in the basics of programming. I thank you for the info that you gave me. Some day I hope to be at your...
  15. TXH0207

    Search and display a file

    Hello, I am having a problem trying to write a procedure that will search for files that I have saved and display them. I save my files with a zip code and a customer number, so that they could be looked up by any of these two ways. Here is the code that I used to save it. Any help with going...

Part and Inventory Search

Back
Top