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 MelissaT

  1. MelissaT

    Mixing version of Access

    Thanks for your response and for the tip. I'll have to try that. Melissa Designing Access databases since 1999
  2. MelissaT

    Mixing version of Access

    We are a bit behind and all of our access databases were created using Access 2003 and are being run using either Access Runtime 2000 or 2003. I have a department that runs several of these programs. Each program is it's own .mdb but they all link to tables in another .mdb, a client list, that...
  3. MelissaT

    Two offiles folders?

    We copied off and then removed the extra Offiles directory and everything still seems to be working fine. We will be moving to outlook/exchange sometime this year and will definitely being setting limits on mailbox sizes to prevent the same problems on the new system. Thank you for your...
  4. MelissaT

    Two offiles folders?

    Found the doc! Thank you! Melissa Designing Access databases since 1999
  5. MelissaT

    Two offiles folders?

    Thanks for the reply. I don't get that link to the documentation to work, but I'll try to find it @ Novell's site. Melissa Designing Access databases since 1999
  6. MelissaT

    Two offiles folders?

    We are running out of space on our GroupWise 7.0 server. I happened to notice that we have 2 different OFFiles folders (From what I read, this is where file attachments are stored). One, the correct one, is at the same directory level as ofmsg and ofuser folders. The other is inside of the...
  7. MelissaT

    How do I clear or disconnect a Web Browser Control

    I just put in Me.WebBrowser1.Navigate "about:blank" and it blanks out the web control, though I think I may rather want to put in a default page that I create. So, I just tried putting in the file name again and this time it worked. I must have had a type the first time I tried it. Sorry...
  8. MelissaT

    How do I clear or disconnect a Web Browser Control

    I am using the Microsoft Web Browser Active X control to display a web page, based on information from the form. However, when I go to the next record the old data still appears. I know that I can just redirect the control after switching records, but i really don't want to display the page...
  9. MelissaT

    Report shows differenent data on different pcs

    My report actually contained three subreports. The field that isn't showing up is on the main report. I moved it into one of the subreports and I think, though I have not had the user test, that this has fixed it, as they had not had any problems seeing anything on the subreports before...
  10. MelissaT

    Report shows differenent data on different pcs

    It is only one control that doesn't display on one report and it is bound to a field. It's just an integer. Melissa Designing Access databases since 1999
  11. MelissaT

    Report shows differenent data on different pcs

    I have a report that works fine on my computer. However, when the user opens the report, one fields' information is not showing. It is just blank. Has anyone else had this problem? I'm using Access runtime 2000, though I modifying the database in Access 2003. Melissa Designing Access...
  12. MelissaT

    Autoexec doesn't run

    I'm not sure what you mean, but all of the users have the same security and no one has this problem except this computer. I can login as the user on another machine and it works fine, so I don't see how it could be a security issue. Seems like it must be a problem with the software, but I've...
  13. MelissaT

    Autoexec doesn't run

    I have a secured database used by several users. It has an autoexec start that opens the main manu. On one machine, nothing opens after the login, it just stays at a gray screen. I even try logging in as me and I get a gray screen. I can log in as either of us on my machine with no problem. I...
  14. MelissaT

    Sort by Time in Ascending order

    I have a query that pulls data from three tables. Table1 contains all clients. Then each client has a record in either Table2 or Table3, but not both. I need to pull a time field from either Table2 or Table3, which ever one they have a record in, and be able to display this on a form in one...
  15. MelissaT

    What should we use for a front end?

    Here's my problem. We use Access 2000, for both front and back end. We are looking to move on to SQL Server and we have no idea what to use for a front end. We thought we'd stick with Access, but I don't want to limit what we can do with sql server by doing that. We took some courses in SQL...

Part and Inventory Search

Back
Top