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

    Access 2000 VS 2003

    Hi everyone, Recently I received a mdb which works fine with access 2003, but crashes when running in access 2000. Mdb is 2000 format and this piece of code is not working: With Application.FileDialog(msoFileDialogFilePicker) .Title = "Select Employee Picture" .Filters.Add...
  2. ZoDra

    How to log on to domain fro XP home

    Hi, Awkward situation: I can log on to DOMAIN (WIN 2000 server) from WIN 98 and WIN XP PRO, but can't find the option in WIN XP home edition. Is there a solution or this type of logon is not supported? Thanks! drago
  3. ZoDra

    How to put a running clock on a form

    Hi, I am quite new in VBA. I designed an application which register coming and leaving of employees. Iz works fine but would look so much better if one would actually see what time it is before registering. Is there a solution? Thanks
  4. ZoDra

    MS Outlook 2000

    I hav a funny problem. One of my customers claims, that when he typed first letters, outlook suggested an e-mail address, if this address was already used; the sama as internet explorer does when one type a www. address. Somehow I can't activate this function or this function is not accessible...
  5. ZoDra

    Clipper 87 and xHarbour

    Hi folks! Have been reading a lot of good things about xHARBOUR. I downloaded a demo from xharbour.com, and one of apps was xBuilder. I succesfully compiled some 250 prgs and until here everything is ok. Problems occurs because in my old dos application i have to link some libraries like...
  6. ZoDra

    CLIPPER S87 EXE using 100% CPU on XP

    Hi! My EXE is using practically all available cpu on win xp. Starting two applications of mine is still working but significally slover, starting third is impossible (hav a package of applications 6 forming whole application). I installed OSLIB.LIB and tried using OL_AUTOYIELD function, which...

Part and Inventory Search

Back
Top