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 Mike Lewis 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. CLJBville

    MSS not beinig honored

    I've got a medical device, a Cat Scan, that is sending images using DICOM to another system. Internally it sends really fast. When we send images over a WAN link to another device it goes incredibly slow. I used Wireshark (formerly Ethereal) to do a capture and I found that when the CT sends...
  2. CLJBville

    Query using LIKE with field names ex. Field1 LIKE Field2

    Towerbase, Thank you! Your suggestion does exactly what I wanted!
  3. CLJBville

    Query using LIKE with field names ex. Field1 LIKE Field2

    I'm pretty new to MYSQL, and SQL in general. I'm having problems with a query and can't seem to find an answer. Here's my query: SELECT * FROM user_activity INNER JOIN employee USING(user_id) WHERE ac_ptname LIKE lastName My problem is the WHERE clause. It only returns an exact match...
  4. CLJBville

    Do you think a new hard-drive will fix this error message??

    You can install a new CD ROM and the computer will recognize it. As for the XP CD, hopefully your PC has the Microsoft XP license sticker on the case. If it does, just try to find a friend with the same version of XP and borrow their CD. If the key code on the sticker says XP Home then it...
  5. CLJBville

    registry help

    A problem you'll run into is a lot of the settings are user specific. So you have to do it for each user. What I've done before is delete all the profiles except Local admin and mine. Then I'll set mine up the way I want everyone's to default. After that I login as local admin and copy my...
  6. CLJBville

    Access Denied

    You could also try a linux. Sometimes I use Puppy Linux loaded on a flash drive to bypass the NTFS security. You can boot Puppy from a flash drive and then mount up the HD and copy what ever you want over to another flash drive.
  7. CLJBville

    Printer getting "Access denied, unable to connect"

    Oops, I messed up the 2000 server is actually 2003 server. Chris
  8. CLJBville

    Printer getting "Access denied, unable to connect"

    I have two servers sharing printers one is Windows 2000 with 99 printers, the other is 2003 with 6 printers. The problem started about Monday or Tuesday this week. I have multiple XP Pro clients with SP3 that will have some issue with documents not printing. So I delete the network printer...

Part and Inventory Search

Back
Top