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

    Get web page to display

    Hi First off I am complete novice to WAS .. v8.5.5.2 is being used ND version, I have created dmgr and 2 nodes. created a cluster on node 1 with 2JVMs SSL is not being used. All servers are running, node agents are running, nodes are synchronised, the appd are deployed but I still cannot see...
  2. DellHater

    Updating an existing SQL table with values from an excel spreadsheet

    Hi All I'm using SQL 2008, I need to update some existing values in a table and am trying to find a way to do it. I have exported the table using the wizard to an excel spreadsheet. On other tables I updated the excel sheet, deleted the existing table in SQl and then re-imported the excel into...
  3. DellHater

    Run time error 429

    Hi Having a run time error 429 when trying to log into an application that uses a SQL Server DB (SQL 2008) Been told to uninstall and re-install the app, tried 3 times (even on a clean VM Win 7) still get same problem. Any hints on how to trace what is causing the RunTime 429 error ActiveX...
  4. DellHater

    Calling COBOL from Java

    Hi Got a system we are looking to implement that will be written in java and then make calls to a suite of COBOL programs sitting in Unix. Anyone got any experience of this ? Any suggestions of how to call the COBOL modules ? cheers Steve
  5. DellHater

    Wireless not giving internet or sitting with acquiring address

    Hi having a look at a few laptops and get this problem. Its an acer aspire, if i use the internal card, it connects (well says it is) but I can access internet OR if I put a netgeat W511GT PMCIA card in it sits there acquiring net work address. Wired connection is fine Any ideas guys.....
  6. DellHater

    VLookup in vba for excel 2007

    Hi I am having a mare! I need to do a VLook up in VBA, been scouring the web to see how to do it and nothing works. My latest attempt is Sub CommentAddOrEdit() Dim Result As String Sheets("Sheet1").Select ' Result = Str(Application.WorksheetFunction.VLookup(D12, Range("A20:B23")...
  7. DellHater

    Show values from another worksheet

    Hi Had a request from a colleague to do the following. We have an excel workbook with many sheets. Many of them are linked together, but not in the workbook. Basically, if you get a value on sheet 1, the actions to be taken for the value in sheet 1 are in sheet 2. They want the actions from...
  8. DellHater

    How to check if there is a document open in VBA Word 2003

    HI I have many word files that use a common macro, at the end of the macro I want to close the current document (if there is anything open). Sometimes there is a document to close, sometimes not. How do I check to see if there is anything open ? I've tried doing If len(activeDocument.path) <>...
  9. DellHater

    Replacing a defined number of characters

    Hi I am running a few macros in word and one of the manual edits I am looking to turn into vb is the following. out reports have PAGE : 101 i need to turn this into PAGExxNOx:xxxxxxx1 where x is a space. how can i find PAGE and then also look for the rest of the line to capture the...
  10. DellHater

    Problem opening file in Word 2003

    Hi One file i have to open each month is quite large, last month 236Meg but this opened no problem. This month the file is 266Meg and when I try to open it I get the attached message I have plenty of available ram as I have 4gig, running XP on a pentuim dual core CPU. Virtual memory is over 5 Gig
  11. DellHater

    Hard drive is not showing full size anymore

    Hi Recently had a virus problem on the PC, which casued a system crash. At the time of the crash I was running a virtual machine on another drive. Meant a clean reinstall of the OS on the main drive, not got a problem with that. But the drive that was hosting the VM has now lost over 50% of its...
  12. DellHater

    Creating a file in a directory of last months name

    Hi I need to amend my existing macro, so that instead of putting a file into a specific folder, I have to put it into a folder called last month. For example create a file called test.txt in a folder called C:\test\July for this month and next month in a folder called C:\test\August is there...
  13. DellHater

    Modem activity light on but no internet connection

    Hi, Got a bit of a dilemma here! Having a look at a mate's PC. Uses Tiscali broadband, modem with wireless and 4 wired ports. 1 wired to TV, 1 wired to PC. Activity lights on modem for both ports. Checked the drivers for the onboard LAN, ok. Checked BIOS enabling onboard LAN, OK. Tried a new...
  14. DellHater

    Sata v Sata II

    Hi I have just purchased a MSI K9VGM-V mainboard which has 2 SATA drives on it. I just went to buy a SATA drive but read a few reviews of the item I wanted to purchase, noting that a different cable was required etc for SATA II drives. On MSI website it says On-Board IDE/SATA • Two IDE...
  15. DellHater

    Hiding query while showing results on a form

    Hi This is a total muppet question, I have not done any Access for 5 years and ca't remember how to do this ! I want to run a query (just based on 'build event options' then show the results on a form using the DoCmd etc. However the query is still being displayed as well as the form (which...
  16. DellHater

    8 gig USB Pen Drive formatting problem

    Hi Just bought this, plugged it in and seemed ok, went to copy data to it and it failed with a cyclic redundancy check. Now it won't let me format it, it looks like it is, but it fails right at the end of the format (quick or normal). I tried a chkdsk E: /f but it said it cant because its RAW...
  17. DellHater

    PC locks up when right clicking a shortcut

    Have a strange thing happening when I right click a shortcut, be it on the desktop, start menu or in a directory. This makes windows explorer totally lock up. Only way out of it is to end explorer task and restart it. Any ideas on what would make this happen ? Thanks
  18. DellHater

    Internet Monitoring software

    I've just fixed up a pc for my mate and he wants to put some internet monitoring / protection software on it as his daughter is going to use it. The only one I have heard of is Net Nanny.... Anyone got any recommendations ? Thanks
  19. DellHater

    Restricted Internet

    Hi I am using a netgear router, wired to a homeplug. The homeplug in another room is then wired to a netgear switch, which connects to 2 PC's. I am experiencing a weird problem. I am downloading bit torrent files, yet when I open Internet Explorer or Outlook , it syas there is no internet...
  20. DellHater

    Noisy Hard drive

    Hi I just got a western Digital Hard drive, works fine, but it 'whirrs' a little. Whats the best way to quieten it down ? I've seen silencer Caddys for about 30 quid, are they any good ? Thanks

Part and Inventory Search

Back
Top