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 TouchToneTommy 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. oftenneedhelp

    Missing Posting Accounts when marking a payment as NSF

    When attempting to mark a payment as NSF I receive the message Please Enter valid Posting Accounts before marking the cash recept as NSF. I've added the GL account for NSF charges under Posting account, as well as a Cash Account . What other account might I be missing?
  2. oftenneedhelp

    Need to Compare INT value with Hex value to see if Bit is on!

    I am trying to replicate a SQL statement that compares an integer with a HEX field and returns a value (0 or other) if the bit is turned on or off -- itemtag is an integer CASE WHEN (wi.itemtag & CONVERT(int,0X8000)) <> 0 THEN 'Y' ELSE 'N' END in an access query design view-- and am very...
  3. oftenneedhelp

    Missing Printer Dialog Box Access 2003

    When I create an Access database, I can't seem to find the menu/toolbar icon for printing that will allow the user to select a printer after chosing to print the report. Page Setup allows me to either use the default or a specific printer prior to printing , but I need the user to chose at run...
  4. oftenneedhelp

    Inspiron 5000e trying to load XP PRO can't copy files??

    I have an older Inspiron 5000e. ORiginally came with w98 . I purchased an OEM XP pro (with a mouse) and am trying to do a full clean install . Everytime I start to copy files , a different file says that it can not be copied, then i get a bsod with a page fault -- different every time. I've...
  5. oftenneedhelp

    Password for Network Interface for CallPilot

    While I was on vacation, standin logged into CallPilot Network Interface, and was asked to change password. Now he can't remember what he changed it to. Is there anyway that I can recover password or is there a default that can be used? I am at a huge loss not being able to get in. Thanks in...
  6. oftenneedhelp

    How to program ext to transfer off net?

    I am a 2 day newbie with Norstar system and person in charge of programming options. I need to be able to transfer an extension to ring off net (at CEO's home) NOW, as she is ill and does not want to call in to check VM. I realize this is a big no no, but also know it is possible. Any...
  7. oftenneedhelp

    Novell 3.12& XP -- What version of Netware Client?

    We are upgrading all of our work stations from 98 to XP PRO, but still use NOVELL 3.12 (and can not upgrade right now). I need to know what version of Netware Client would be applicable. All propiretary apps use the native Btreive that came with 3.12 for database file structures. All Printers...
  8. oftenneedhelp

    DOS client for Netware 6.0

    We have a few apps that need to run on a DOS only station. (no windows at all). Is there a client (our 3.12 servers used netx.exe) that will allow them to connect to Netware 6.0 ?? Thanks in advance
  9. oftenneedhelp

    6.10 Betrieve Apps on 6.0 Netware Server

    We just purchased 2 new servers and are trying to MOVE older apps onto new server from a 3.12 server. WE have ~1500 programs that use old 6.10 Betrieve as data files, and do not have man power to update presently. Can I safely substitute the older Btreive 6.10 files that load in the BSTART.ncf...
  10. oftenneedhelp

    Sub Folders under inbox-sent , etc Outlook 2000 exchange 5.5

    How do I keep my users from creating sub folders under their inbox, sent, etc -- (any actually) on our Exchange 5.5 server. We use outlook (corp) to access the exchange server. I have tried to 'encourage' all users to store data in PST on hard drive, but some insist on creating folders on...
  11. oftenneedhelp

    Exchange Server 5.5 rejecting messages based on size

    My Exchange Sever (5.5) is replying to outside users that their message is over size limits. We do not have a size limit set to the best of my knowledge. I checked the IMS general tab, and it is set to no limit. Returned emails state that the size limit is 2097152 bytes . How or where can I...
  12. oftenneedhelp

    DID to HUNT Group won't go to cover

    I have a DID pointing to a Hunt Group of 4 extentions I need to ring other extentions in group then go to VM if no answer-- only rings on first available HG member-- never goes to cover

Part and Inventory Search

Back
Top