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

    summing on two conditions...

    Hi, at the moment on a form i sum on condition using =Sum(IIf([banktick]=-1,[vat],0)) but... i want to sum on two conditions [banktick]= -1 & [cattype]=1 cheers MG
  2. adsfx

    get rid of "Power scan" junk...

    Users PC has "power scan" rubbish on it cant uninstall without downloading utility from site...dont want to install ne more junk, have been in registry trying to find which key loads it on startup and have found a couple but the thing still loads - are there ne other places to look...
  3. adsfx

    route add /p not working....

    Hi, have added a gateway using route add which works fine but i want it to be persistent so add /P at the end which does not work...have done this many times but in this instance does not - ne ideas welcome user machine win98 cheers MG
  4. adsfx

    prints only two copies from word...

    Hi, have an epson C8000 col laser from ms word 97 will only print two copies no matter how many specified will print fine from excel using XP Pro with printer attached locally...but same happens from shared PC driver is one that comes with XP [no others available from epson] any help welcome...
  5. adsfx

    Epson Laser prints only 2 copies...

    Hi, have an epson C8000 col laser from ms word 97 will only print two copies no matter how many specified will print more from excel using XP Pro with printer attached locally...but same happens from shared PC driver is one that comes with XP [no others available from epson] any help welcome...
  6. adsfx

    browser wont open window...

    Hi, have PC with Java VM 1.1.4 and page loads fine... but cant seem to get 1.1.4 so on amy problem machine have loaded VM 1.4.1 and get this message in console java.security.AccessControlException: access denied (java.util.PropertyPermission user.home read) at...
  7. adsfx

    java web prob...

    Hi, a site will not load on a machine with Java VM 1.4.2_03 but will load fine with ver 1.1.4 on another machine. I get a screen that says 'LOG0001 HOD unable to contact HOD service manager....' the IE security/advanced settings on each pC seem exactly same ne help welcome - am new to java how...
  8. adsfx

    net drives not re-connecting...

    Hi, I have XP clients running off NT Server. drives are mapped [with reconnect at logon ticked] but... drives arent mapped on re-boot? have tried using a batch file with 'net use' at startup to reconnect the drives but does not work on start up. but running bat file does work... have heard that...
  9. adsfx

    network performance...

    Hi, am learning about network performance issues. I am fairly inexperenced so bear with me... There are 2 sites connected via ISDN link each site consists of a 24 port switch with 4 hubs branching from the switch If I want to test LAN/VPN speed issues what is the best tool/s to use and any tips...
  10. adsfx

    find out free ip addresses...

    Hi, in my table ip adresses are store xxx.xxx.xxx.xxx (with the dots) ip addresses go up to xxx.xxx.xxx.255 can i query the table to find out how many ip addresses are not used, and whcih ones they are?# cheers MG
  11. adsfx

    Hi, i want 1 machine to be able to

    Hi, i want 1 machine to be able to go on two different workgroups [with differeent ip addresses] is this poss? what is the best way? cheers MG
  12. adsfx

    save pics causes IE6 to close...

    Hi, when I try and save a picture in IE it closes... ne1 else had this? also try to delete temp files and it crashes... installed full updates but not tried IE re-install ne ideas? full norton scan done cheers MG
  13. adsfx

    2 gateway addresses...

    have tried adding two gateway TCP addresses but does not seem to switch between the two. one gateway is for a router the other is for a server is this possible?
  14. adsfx

    command line commands...

    Hi, am new to mySql but am trying... have installed ver 4.0 and have admin running ok, have even got an asp site to connect to a mysql DB (locally). but, i am trying to edit the data in the DB tables easily for learnng purposes. I understand that this is done from the command line but every...
  15. adsfx

    standard RJ45/cat5 cable order...

    Hi, is there a standard or 'recognised' order for the colours when attaching connectors to cat5e cable and corresponding wallboxes? cheers MG
  16. adsfx

    add mask to combos...

    have a combo but want to add a mask to. i have tcp addresses stored without separators. when tcp is looked up instead of looking like 010050170009 i would like them to look like 010.050.170.009 cheers MG
  17. adsfx

    no nulls in query...

    have sql- SELECT tbl_equipment.equipID, tbl_equipment.equippctcp FROM tbl_equipment ORDER BY tbl_equipment.equippctcp; how do i make not display nulls? cheers MG
  18. adsfx

    how to display 2 columns in combo...

    when my combo is populated, how do i get it to display the contents of two columns after a record has been selected? also when a form adds to a combo' source, how do i get [on close] the combo to display the data that has just been entered in the form? cheers MG
  19. adsfx

    I get the folloeing error, [Micr

    I get the folloeing error, [Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 1. from sql, SELECT [tbl_equiptypeperiph].[equiptypename], [tbl_periph].[periphID], [tbl_periph].[peserno], [tbl_periph].[petypeID], [tbl_periph].[equipID], [tbl_periph].[pemakeID]...
  20. adsfx

    asp page error...

    I get the following error, has ne1 seen this b4? could you explain what it means? '[Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0xc6c Thread 0x6b8 DBC 0x115c304 Jet'. cheers MG

Part and Inventory Search

Back
Top