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!

Recent content by gadget3302

  1. gadget3302

    Combo Box were you select one feild but adds data to many.

    Sorry, No. But I will look into it. Thanks guys for all your help!
  2. gadget3302

    Combo Box were you select one feild but adds data to many.

    TheAceMan1 what is the & _ used for in your statements?
  3. gadget3302

    Combo Box were you select one feild but adds data to many.

    Okay here is the deal. I have a table called Customers. E.g. name, city, state, zip ... In a Form I select the customer name. What I want to happen is that when I select this name, it will add the name to a field in a new table called consignee, but I also want the other fields city, state...
  4. gadget3302

    put a calculated field frm a form in a table

    What I've done in the past is to create a button, such as Calc that when pressed will calculate the equation. Under the Mouse press event, you will want to add some VBA code. It is very simple. E.G. Lets say I have a field in Table1 called price, and another in Table2 called quantity, and I...
  5. gadget3302

    Windows startup screen then Nothing

    I suppose I should have stated this earlier. I am fixing this computer for a friend so I am using my Working monitor, not his. I will try the resolution trick though.
  6. gadget3302

    Windows startup screen then Nothing

    The computer starts up okay, the Windows Xp pro startup screen cycles through then when windows should come up it goes blank. After a few moments the monitor goes off due to no signal. I can start it up in safe mode. I downloaded a new display driver and installed it fine. Still nothing...
  7. gadget3302

    Hard Drive not recognized

    Yes I have tried a manual setting, with no better results. Whats worse is the warranty ran out like 4 months ago.
  8. gadget3302

    Hard Drive not recognized

    kmcferrin would'nt the hard drive still be detected if the partition table was dameged though?
  9. gadget3302

    Hard Drive not recognized

    Thanks guys for all your help.
  10. gadget3302

    Hard Drive not recognized

    KevinADC is there a way to slave to another hard drive without the slave being recognized by the bios?
  11. gadget3302

    Hard Drive not recognized

    Oh, also I have tried another hard drive on the motherboard and it worked fine so the controler is okay on the Mobo.
  12. gadget3302

    Hard Drive not recognized

    This is a tricky one. I am building a newish computer. I bought a Gigabyte GA-K8U motherboard with a AMD sempron 64 3000+ processor. I already had a maxtor 60 GB AT D740X-6l from a working machine. I setup the computer, installed windows xp pro, and got everything running. The MOBO comes...
  13. gadget3302

    Command button to generate SQL query

    Well since no one answered this post, I decided to change what type of database I was using to an access database mdb. Much easier to generate querys.
  14. gadget3302

    Command button to generate SQL query

    BTW I really liked thw way the Visual Data Manager brought Up the data. If I could get that look that would be great. I appreciate any help.
  15. gadget3302

    Command button to generate SQL query

    I am very aware that this question has been asked before however I could not find a response that fit my discription. I am conecting to a MYSQL DB on a linux machine using ODBC. My Database is called dispatch, and the table I am trying to query is drivers. The sql command I want to query is...

Part and Inventory Search

Back
Top