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

  • Users: ipupkin
  • Content: Threads
  • Order by date
  1. ipupkin

    give PowerUsers full control of local disk E:

    I'm running XP Pro. Even the member of PowerUsers is unable to create a folder on the local NTFS volume E: (not system) How can I grant this kind of access? I can't find the permissions dialog I'm used to for this disk (as well as other disks)
  2. ipupkin

    making pcAnywhere window transfer faster?

    Hi All, we are using pcAnywhere 9.2.0 here, over 100MBit LAN. It takes 2 seconds, to update 1200x1600 65K colors window. Can I change the properties of host so, that the palette is reduced to 256 colors before transmittion? Or speed up transfer in other way?
  3. ipupkin

    readind .txt file into excel worksheet, line by line

    Hi, All I need to read .txt file into excel worksheet, line by line. The first line into cell A1, the second line into cell A2, and so on. This will be done by macros, which receives file name as parameter and starting cell as a second parameter. What function is better to use to read .txt...
  4. ipupkin

    MAC adress masqerade?

    It's not about computers, it is about industrial devices (programmable logical controllers) using ethernet to communicate. I have two "talkers" in two ethernet segments. They need to talk each to other, BUT THAY HAVE EQUAL MAC ADRESSES. Is there a possibility to obtain switch smart enough to...
  5. ipupkin

    nested membership. how to check in spite of nesting level?

    Hi, All I need an advice to build a query to a single table consisting of two columns: "THING", "PARENT OF THING". This table describes tree-like hierarchy. The query should return all THINGs whose PARENT (direct, grand-, great-grand-, and so on) equals to, say...
  6. ipupkin

    SOME files are compressed after "disk cleanup". How to decompress ALL?

    Hi, All One of my users clicked "Disk Cleanup" button in drive properties window, and w2k compressed some of files throughout the drive. I want to decompress all files in all subdirectories, but drive properties has no "compress contents to save disk space" checkbox, and...
  7. ipupkin

    how to force BPS2000 to see only one desired MAC on certain port?

    My desire is to force Business Policy Switch 2000 to see only desired MAC on the certain port. (I do not want to see all the crowd that are phisically on this port). If I go to window in console where "MAC" - "port" table is given and make an entry, will it mean that...
  8. ipupkin

    Is it possible to invoke boot menu if timeout=0 in boot.ini?

    All, Is it possible to invoke boot menu if timeout=0 in boot.ini? Thanks.
  9. ipupkin

    NT workst. screen goes blank. Neither scr.saver, nor powersave. What?

    All, I'm running Win NT 4 SP6 Workstation. Currently, after about 15 minutes of inactivity (i.e. silent mouse and kbd) screen goes blank. It restores when I touch the mouse. It is not desirable behavior in my case. I'll describe checks I made and then describe recent changes to system. So I...
  10. ipupkin

    Numbers w/ correct regional decimal (comma) aren't treated as numbers

    Hi, All I use Excel workbook to prepare daily reports. Numerical data for report is fetched (by recorded macro) from CSV file into XLS file where graphs are plotted. Numbers in CSV file use dot as decimal separator. Regional settings set comma as decimal separator, and I must keep it. I...
  11. ipupkin

    scavenging records not simply by date

    Hello, All My database should help to track usage of some kind of tanks. There TWO events that can happen to a tank and that we want to track - event "0" (cleaning) and event "1" (using). The aim is to delete old events from EventLog table. Event is old, if it had happened...
  12. ipupkin

    complicated subtotal of field value

    Hello, All My database should help to track usage of some kind of tanks. There TWO events that can happen to a tank and that we want to track - event "0" (cleaning) and event "1" (using). The aim is to count how many times was every tank used after it was cleaned. All...

Part and Inventory Search

Back
Top