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 strongm 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. JoshWithrow

    DTS - Import CSV

    I keep getting errors saying that I can't import the CSV because im attempting to insert a varchar value in an I8 (integer) field... has anybody else had this problem? is there a good way around it? would I be better off inserting an XLS or anything? Thanks!!!
  2. JoshWithrow

    SQL Gurus... HELP!!!

    Yeah, i gotcha on that last part. ;) I'll just let .NET do that talking. It worked fine :D Thanks much, Logicalman!!!
  3. JoshWithrow

    SQL Gurus... HELP!!!

    Every employee entered into the Employees table has the possibility of being in the PostcardTracking table also. What I need to know is: Per office, how many of the employees in that office are also in the postcardtracking table.
  4. JoshWithrow

    SQL Gurus... HELP!!!

    I have a SQL database. I have a scenario I want to pose to anybody who's willing to give this a shot. I'm working with three tables. Employees ============= ID First Last Office (same as [Offices.Name]) Offices ============= ID Name PostcardTracking ============= ID Agent...
  5. JoshWithrow

    IIS 6 - Can't Download PDB Files...

    any ideas? the directory exists, and the files are there. Even my links are correct. I can't download PDB files, tho... any ideas? Im running IIS 6 - Windows Server 2003
  6. JoshWithrow

    Problem Downloading PDB files

    I have an application that produces .PDB files for download and use by employees on their palm pilots. The problem is, these files are on the server, and the link is good, but I cannot download these files. Any ideas? ======================================= Josh Withrow Web Applications...
  7. JoshWithrow

    NT Authority / Anonymous User

    I keep finding these in my Event log, and don't know where they're coming from or if it's even supposed to be happening... "NT Authority / Anonymous User" Login Successful I have SQL Server 2000 and IIS 5.0 running on this server also... any idea's? I'm patched for blaster and...
  8. JoshWithrow

    cannot delete direcotry with "=" and ";" characters

    have you tried restarting the pc, or restaring it in safe mode even?
  9. JoshWithrow

    Copy Files Via Script

    Yep. Works beautifully :)
  10. JoshWithrow

    Cannot Download EXE files...

    No no... I did all those things. The EASIEST thing to do (and the only thing that worked for me) is to open IIS MMC, delete the site (not the actual files, just the site), and recreate it. Now everything works fine.
  11. JoshWithrow

    ===================================

    =========================================================== File \i386\ntkrnlmp.exe could not be loaded. The error code is 7. =========================================================== When i attempt to install Windows XP from the CD, this is the error I get. Sometimes, the error code is 14...
  12. JoshWithrow

    POP3 Mail Server Recommendation Please

    Our company is in need of a good web based mail solution. We currently use i-Mail, but are very unhappy with it's lack of features, both client and server applications. Please drop me any recommendations. We're searching for soemething that is/has: 1. Intuitive 2. Feature Rich: Mail...
  13. JoshWithrow

    MPUT doesn't work with directories...

    Hey all. I'm using windows ftp client and a script file to upload multiple files on a routine basis. My question is... Is there anyway to automate the creation of directories and then the files that are uploaded to them? I'm thinking of using a "DIR /B > DIR.TXT" command, but even...
  14. JoshWithrow

    MPUT does not upload directories...

    Hey all. I'm using windows ftp client and a script file to upload multiple files on a routine basis. My question is... Is there anyway to automate the creation of directories and then the files that are uploaded to them? I'm thinking of using a "DIR /B > DIR.TXT" command, but even...
  15. JoshWithrow

    Cannot Download EXE files...

    got it. i just deleted the site and then recreated it in IIS MMC. [smile] yay
  16. JoshWithrow

    Cannot Download EXE files...

    Yes, in fact. The entire site works fine, except when you click a link in our Downloads section and attempt to download an EXE file. Any other download works fine. I get a little window with a big red circle and an X in it that says: Internet Explorer cannot download FILE.exe from...
  17. JoshWithrow

    Antivirus

    NAV CE 7.6 = Wonderful!!!
  18. JoshWithrow

    Cannot Download EXE files...

    Help. I'm not sure exactly what's going on, but we cannot get *.exe files to download from our server. I have changed the permissions from script to none and back (because we're running .net) with no luck. I don't know what to do. Are we missing something? Thanks!!!
  19. JoshWithrow

    List all processes from Cmd line?

    uhhmmm... have you tried TASKLIST? try running that from the command line. If it doesn't work, lemme know and i'll email you TASKLIST and TASKKILL (windows XP command line tools).
  20. JoshWithrow

    unable to see website within lan with wan ip

    We use a linksys router, and have no problems with this. We also have firmware v1.44. That's odd...

Part and Inventory Search

Back
Top