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 strongm 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: *

  1. hmunster

    Programmer won't support - app works on one machine but not next...

    No, can't be either of those problems. The app has multiple tables and it does pull data from most of them - it's one table in particular that is giving the problem, all tables are in the same MDE. We're thinking Active-X or MDAC, but I've applied the same MDAC 2.6 (and Jet 4) on every machine...
  2. hmunster

    Programmer won't support - app works on one machine but not next...

    This app, which I didn't develop, has a form which pulls data from a table with a key field, nothing unusual. But... on some computers it simply doesn't get the data from the table - the window on the form is just empty although I know there are records in the table. The app is a runtime using...
  3. hmunster

    DoCmd or RunCommand for Export (as Word Merge File)?

    I want to export the queries as .txt in the Word Merge file format, which I guess is a quote-delimited text file. I tried the Output To routine in a macro, but it results in a useless mess that Word can't merge in. The "Export as Word Merge file" works just great, though. Question...
  4. hmunster

    Is the search feature not working?

    Not working for me either.
  5. hmunster

    fresh install 2K pro client't can't join 2K Domain

    Shovel, now I think we're on to something with the drive mappings. I'll check that tonite. JRDEBUG, I know you're right, but ICS is supposedly supplying the DNS service. That's why I shut down the DNS server that was running on the AD controller. As I've said so many times before, this ICS...
  6. hmunster

    fresh install 2K pro client't can't join 2K Domain

    Shovel, I hoped for that fix, but no. When changing to the domain name in Network and Dialup connections, it prompts for the account with rights to add a machine, but then says "...error occurred when attempting to join domain... Network path was not found." It's gotta be DNS, but I...
  7. hmunster

    I cannot Share My ADSL Connection over the Network

    Similar setup here... 2000 Advanced server, 2K, NT and 98 clients. I've been using ICS to share DSL, which comes into the server on NIC2 and uses RASPPPoE protocol. I am not happy with ICS since it requires that the no other DHCP or DNS server is present. Well, okay, I can't figure out how to...
  8. hmunster

    Browser load pages TOO SLOWLY and Causes Pauses in other programs??

    I had to lose McAfee for this very reason. I am now using CA's free virus scanner offering and the problem is gone. HOWEVER... it sounds to me like you may be experiencing a video card or driver issue, more likely the card.
  9. hmunster

    fresh install 2K pro client't can't join 2K Domain

    No other 2K Pro machines... Maverick, yes I can ping server from 2K Pro client. This 2K client has internet connection pretty as you please. Just can't join the domain. I did delete the previous account, though I am using the same NetBIOS name. I'm getting "Path to Domain not...
  10. hmunster

    fresh install 2K pro client't can't join 2K Domain

    Second effort... I had to reinstall 2K Pro on a client and now it won't join the Domain. Server is 2000 Server with 2 NICs, one of which is for DSL from the DSL modem. RASPPPoE protocol. The LAN is a mix of 98, ME and 2K Pro machines. The pre-2K boxes have no problems, and the 2K client has...
  11. hmunster

    2k Pro client not finding Domain - ICS/DSL issue.

    I had to reinstall 2K Pro on a client and now it won't join the Domain. Server is 2000 Server with 2 NICs, one of which is for DSL from the DSL modem. RASPPPoE protocol. The LAN is a mix of 98, ME and 2K Pro machines. The pre-2K boxes have no problems, and the 2K client has internet/email...
  12. hmunster

    Has anyone ever used tabs on forms?

    MS Access has a feature that permits the user to arrange controls on forms in such a manner that it appears as though you are looking at a tabbed book, and you can click on one of those tabs to see the controls on that "page." Anyone ever try it? It looks to me like a pretty neat...
  13. hmunster

    Word doc merge fails in runtime app - ActiveX issue

    This Access app merges a query with Word docs to create reports. It works fine uncompiled, but the runtime app gives an error of Active-x component missing when the merge starts. Any tips? Microsoft doesn't tell which Active-X component is missing. thank you!

Part and Inventory Search

Back
Top