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

    Upgrade to Win2k3 from NT 4.0

    We have a small network with 6 servers (1 NT PDC, 1 NT BDC, and 4 2K member servers). We would like to upgrade our network to Windows 2003, but my problem is that PDC also houses Exchange 5.5. I ran the HCT on this server and was informed that due to space requirements, the boot partition is...
  2. AccUser

    Data Description not printing

    I have a report that brings following tables: TableA has customer info. TableB has product info. TableC has sales info. By grouping on the product, I can get summary records for the products (MTD, YTD, ...). I hide the product group header and detail section. I copied the product id to the...
  3. AccUser

    comparing sales this year to last year

    Using Crystal Reporting 9.0. I am accessing table via SQL. Table contains the actual quantity sold. How do I create a report that will give me the following: Product / Current Year Sold This Month / Current Year Sold YTD / Previous Year Sold This Month / Previous Year Sold To Date / Total...
  4. AccUser

    proxy server 2.0 and sonicwall pro

    Does anyone know how to configure a Sonicwall to work with Proxy Server 2.0 on a DSL? Internal hub connects to Proxy 1st nic. 2nd nic connects to DSL modem. How do I connect Sonicwall? From 1st nic? From 2nd nic? Behind or in front of DSL modem?
  5. AccUser

    cisco and sonicwall

    I have a Cisco 1720 that connects to spare switch - spare switch connect to two MS Proxy 2.0 servers (ext nic). Internal nic connected to main switch that other servers and clients are on. Added Sonicwall Pro 230 from main switch to LAN connection of SW. On WAN port, connected SW to spare...
  6. AccUser

    Outlook 2000 running from Windows 2000 TS

    Have an issue that bugs me. MS Support staff states that it cannot be done, but I think otherwise. Clients VPN into network and launch Terminal Services Client. Included apps include Outlook 2000. Would like to setup offline synch, but MS states that this defeats the purpose of TS2K since...
  7. AccUser

    Can you install AV software on Win2K running TS?

    Is it possible to install anti-virus software on a Windows 2000 Server running Terminal Services? I have a couple clients attaching and using Outlook 2000 and want to make sure no bad guys get in via email. Thanks in advance. AccUser
  8. AccUser

    msaccess caused stack fault in kernel32.dll

    Most peculiar. I can open ACC97 databases on local and shared directories except for one shared directory. When I attempt to open any database on this shared directory, I get "MSACCESS caused a stack fault in module KERNEL32.DLL". This only occur when I attempt to open a database by...
  9. AccUser

    Running Access 97 Macro on NT 4.0 Server

    I have been unsuccessful in finding a way to automate the running of an Access 97 macro on an NT server. Manually executing the macro works fine, but any attempt to use the AT scheduler does not work. Have even downloaded a trial 3rd party software to execute the batch file that contains the...
  10. AccUser

    Running Access 97 Macro on NT 4.0 Server

    I have been unsuccessful in finding a way to automate the running of an Access 97 macro on an NT server. Manually executing the macro works fine, but any attempt to use the AT scheduler does not work. Have even downloaded a trial 3rd party software to execute the batch file that contains the...
  11. AccUser

    Proxy Failover Configuration

    I have two internet connections. One is a Fractional T1 connected to a Cisco 1720 Router, which in turn is connected to one of my BDC's. My other connection is a DSL connection connected to a FlowPoint DSL router, which is connected to my 2nd BDC. Both are running WinNT 4.0, SP6a and Proxy...
  12. AccUser

    Proxy 2.0 Permissions

    Please clarify something. I am having a discussion with another admin concerning Proxy 2.0. I say that you can allow users access to all of internet or none of internet. He says that Proxy can be configured to allow some users only to specific sites. I am incorrect in this?
  13. AccUser

    Run an Access97 Macro on a NT server automatically

    Using the Windows Task Scheduler, I am able to schedule Access97 macros to executed automatically by entering the following command in the "C:\Program Files\Microsoft Office\Office\MSACCESS.EXE" "C:\LocationofDatabase\NameofDatabase.mdb" /x NameofMacro Why, oh why, can't I...
  14. AccUser

    Another query based on date. (ACC97)

    I have a macro that I run weekly on Fridays through use of the Windows Task Scheduler. It works fine, except for one thing. It is date-based. A table hold certain info, including dates in this format YYYYMM. My query has the start with 'YYYYMM' and end with 'YYYYMM'. The parameters are always...
  15. AccUser

    unable to download gal for offline folder use

    I created the offline folder test.ost. I use outlook 97. I then connect to the exchange server 5.5 and I select tools, synch, all folders with no problems. But when I select tools, synch, download address book, I get: MS Exchange: An error occurred while opening the Microsoft Exchange offline...
  16. AccUser

    BE 7.3 Alert Server (Services stop for no reason)

    I got this problem. Notification is set up, but when I run my backup at night, my BE 7.x Alert Server stops. It does not affect my backup, but I am not receiving my notifications (failed, successful, operation attention, etc). I will check the BE log and see that that backup was successful, so...
  17. AccUser

    Out of office notification for external emails

    I have this situation. If I put the Out-of-Office on, internal clients will receive the notification that I am out. But external email clients do not receive this notification. I contacted MS support and went through my settings on Exchange 5.5 and everything looks ok. Any answers? Thanks in...
  18. AccUser

    Make ShutDown ONLY option

    Is there a way to make Shutdown the ONLY option in WinXP, or in Win9x, ME for that matter? Specifically, when a user selects start, then shutdown the computer, I want the computer to shutdown at that point, not continue and give the user the option to restart, or logoff, or shutdown, or go to...
  19. AccUser

    Create AutoExcecuting Macro (no user intervention)

    Question: Is possible to create a macro in an Access database that will execute itself at a specified time? For example, I have a query that adds new records from one table into another. Unless I open the database and execute the query, it doesn't get run. So, I created a macro and Saved As...
  20. AccUser

    division by zero results in #Error

    Is there a formula or If statement that will work in a make-table query to accomplish the following: Price: Sales / Volume If either Sales or Volume is zero (0), then the calculated price will be zero (0). Right now, I am getting #Error or Divide by zero error when executing the query. I...

Part and Inventory Search

Back
Top