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!

Recent content by JimIssI

  1. JimIssI

    Intercom Online - Any good expereriences?

    Currently have Rythems as provider, going belly up. Looked at a bunch of others with poor results. Intercom Online seems to be the most reliable. Any buddy know of reasons to avoid Intercom Online?? Jim
  2. JimIssI

    Access 2000 can't save report changes

    Have you confirmed all users are opening the db in shared mode? Tools/Options/Advanced/Default open = shared Jim
  3. JimIssI

    Change file ext to lower case

    Hi, I have several thousand files with an uppercase file extension that need to be imported by an app that only recognizes lower case extensions. MSDOS provides a switch /L for lower case. Does a similar switch exist in SCO or does anyone have an idea on how to handle the problem? The files...
  4. JimIssI

    W98 File Extensions - Uppercase

    Well, that was my first thought as well. But alas, when naming the file in DOS with lower case letters, W98 converts the lower case extension to uppercase.
  5. JimIssI

    QUERY BY FORM

    Create your options form with a list box. Enter your options values. Add the field to your query as your filter as [forms]![formName]![FieldName]. User selects an option from the list box, clicks search to launch the query, query runs with the list selection as the query filter. Jim
  6. JimIssI

    Mail Merge - Word to Access (Office 2000 on NT)

    Are you merging MSWord fields into a MSAccess or vice versa? Can you open the data source in MSWord to initiate the template in MSWord? Jim
  7. JimIssI

    W98 File Extensions - Uppercase

    Win 98 sets file extensions to uppercase for MS-DOS mode. A DOS app needs the file extensions to be lower case. I've searched the registry to locate the extension with no success. In particular, I need to set .JPG to be .jpg for a utility to handle the files. Any ideas on changing the...
  8. JimIssI

    Recieve mail from remote location over frame relay

    I have a FR connection and serve the remote public IP to the mail server IP with a VPN connection. Works fine.
  9. JimIssI

    how do I sharing cable internet conn. over a dial-up

    Sure, you need to add a proxy server to the pc, try WinProx. You'll need to setup a SOCK for the dial in connection.
  10. JimIssI

    DSL/ T-1 and what do I need

    If your routers provide for VPN connections, most do, then nothing else is needed. Setup either end to allow VPN connection, router Mfg. typically have decent instructions for the setup, then setup the W2K on the same end for incoming connections. Add the remote W2K as a user. On the remote...
  11. JimIssI

    DOS platform source

    Looking for a source for PC platform running at or under PII. We use MS-DOS apps with I/O control that are too slow for the newer platforms. We've tried slowing down the processor with a loop util but we're still having problems with the port speed. We had been slowing down the machines in...
  12. JimIssI

    Start - adding short cuts

    Thanks, I'm not looking to add the app to the start up folder but to the quick launch menu. Any help is appreciated. Jim
  13. JimIssI

    Start - adding short cuts

    Where is the mapping for the short cuts menu located on the start button(right click over start)? I inadvertently deleted the explorer option from the short cut menu. Any help is appreciated. Jim
  14. JimIssI

    'READ ONLY' Linked tables in Access front end

    Is the mdb on a shared drive? By default, shared drives are set to read only. If the drive is shared, it must be set to read/write to use the mdb with write permission. Jim
  15. JimIssI

    Need a LAN drop in my home office located in a barn behind my house

    If your only traveling 100', why not use wireless? If you have a visible line of sight between buildings you can use wireless LAN or infrared technology. Either will work well and elliminate the potential problems of cable. The issues of lightning, static charges as well as moisture are all...

Part and Inventory Search

Back
Top