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

    Print out problems in OE6

    I'm running OE6 on XP and have been having trouble printing out on an old Brother Laser (HL730). I can't control the size of the font that it prints out at and everything comes out extra large. The text of the message comes out about twice the size it should whereas the header is normal size...
  2. keithgi

    Constant HD access

    How can I find out what program or running service is constantly accessing my hard drive. This happens when there is nothing running for example when I have just started my machine. The only items in the task bar are for volume, directCD, MS sidewinder, touch pad and Norton AV. I have been...
  3. keithgi

    Dialup Password Problem

    This is getting silly. Where oh where is my password saved in the registry for my dial-up connection. I originally typed in the wrong password when setting up my internet connection, and no matter what I do it will not save the corrected password, but keeps returning the wrong one. I've...
  4. keithgi

    Ahhhh Illegal Operation!

    If only I knew why. Whenever I add the following bit of code to one of my form modules I get the message "This program has performed an illegal operation. MSACCESS caused an invalid page fault in module VBA232.dll at 018f:0fb3b4e0. The code is to clear the form and subform Dim MySQL As...
  5. keithgi

    Internet Password Problems

    The fool I am, I typed the wrong password into the setup screen when I setup an existing ISP when I installed XP. Whenever I go to try to correct it through the Internet Options dialog box, it always reverts to the incorrect version I first typed. I can delete the password altogether but that...
  6. keithgi

    WHERE clause in select statement

    I'm trying to use 'MyRecordSource = MySQL & MyCriteria' to search for data in a set of linked tables based upon a name typed into a search box by the user. I can do the SELECT statement bit, but don't know how to write the MyCriteria part for the WHERE clause. In effect, I want to find all...
  7. keithgi

    Difficulties with OpenArgs

    In a nutshell, I have a 'new jobs' form where the 'clients name' is entered. If the client is already in the client table then that clients ID number is 'bound' into my jobs table. However, if the client is new, then on the NotInList event the 'add new client' form is opened. I would like the...
  8. keithgi

    Linking subform to unbound control

    I am a newbie and getting slightly bewildered. I've set up a small database for our office and have a main form in which users can enter search criteria in text boxes which then uses a select statement (based/copied from MS Solutions) to show results in a subform. I want to be able to then click...
  9. keithgi

    Linking subform to unbound control

    I am a newbie and getting slightly bewildered. I've set up a small database for our office and have a main form in which users can enter search criteria in text boxes which then uses a select statement (based/copied from MS Solutions) to show results in a subform. I want to be able to then click...

Part and Inventory Search

Back
Top