14,025 Topics
![]() | |
Hi Everyone Firstly, I hope I've posted this in the right place, ( mega apologies if I haven't ) even though Ive attached a Hijackthis log at the end because it might help arrive at my Chkdsk solution. I think I have something running which is blocking access to the … | |
hi, everytime i log in to my computer explorer keeps restarting...big loop. plz help. here is my log, Logfile of HijackThis v1.99.1 Scan saved at 1:07:30 PM, on 7/5/2007 Platform: Windows Vista Ultimate (WinNT 6.00.1904) MSIE: Internet Explorer v7.00 (7.00.6000.16473) Running processes: C:\Windows\helppane.exe C:\Program Files\HijackThis\HijackThis.exe R1 - HKCU\Software\Microsoft\Internet Explorer\Main,Search Page … | |
Hi all. I am new to this forum but I am not new to computers. But I've got a problem I just can't seem to get licked. I seem to have picked up a trojan horse. It's called Win32:IWD. I run AVAST and it finds infected files (always in system32 … | |
hi , i have problem when my application board (content http client) sending data to database SQL-font. i have try to run the query in PC, it can work, but if my remote httpclient(board) connect to InstantRails server to send data to SQL is not working well.. query: [code=sql]SELECT o1.* … | |
Hi everyone, new here. This avgnsx.exe pops up occasionally when I use mozilla firefox, and now it's at the point where I can barely navigate websites. It took 3 minutes just to open my webmail account, you can imagine how long it finally took for me to register for daniweb! … | |
Hi, Im new to these forums and i need help with this application. Application Requirements In this application you are to create a Three Shells Game. In this game there are three cups or shells that are upturned. For each new game the pea is placed at random under one … | |
Hi guys, A guy over at amdforums told me to post here about my problem. I've included an attachment on my problem, where I get red x's instead of the pictures, I know they are there as when I reload it or right click show picture it's there. I've ran … | |
I am having a problem because my data is not able to access my private member functions even though i have multiple friend functions and i don't know what i am doing wrong. [code] /*Header File for Binary Tree April 2008 Language: C++ (Microsoft Visual Studio 2008) */ #ifndef BINARYTREE_H_ … | |
frnds i have made an site and used microsoft access for the database of the various pages now i am not able to access the databace on another pc. this showed an error like this. // cannot access the database it might be openned exclusively or u dont have the … | |
Hi All I'm fetching lot of records from a central DB and i have to insert/ update these records in my local Access DB. Right now, i'm opening and closing 1 connection per record i insert/update in Access. I know this is wrong. In Java(which i'm more used to) i … | |
Hello Everyone, Need help with posting this problem I have with Access 2003. There is no field named contact in the current record. thanks | |
I am brand new to this forum so I hope everyone will be patient with me. In the past two weeks I've come across three things that have me concerned. 1. My system resources (ram & cpu) seem to be peaking far too often and often with only a single … | |
Hi, I am fairly new to vb.net and seem to be having some probelms doing an SQL statement. I am selecting data from more than one table from my Access database. A surname held on a database is typed and it is supposed to display results, related on the MemberID. … | |
Hi everyone, i am someone with a weak database background and i have been given a project to design a database for a convenience store which will be used in a customer relationship Management system can anyone offer me any help, thank you. Am not asking for my work to … | |
We have a Dell PowerEdge running Microsoft Windows Server 2003 w/Exchange. It is about 5 months old and we've never had an issue with it, to date. This morning, it restarted itself. When it restarted, there were no error messages on the screen or anything and it booted normally. The … | |
any one here can tell me this, I am doing the coding like this,, but only excel file is opening not the complete spreadsheet on which i have done work is opening,,it shows path error while running, check n answer to my question coding is below: Imports Microsoft.Office.Interop Imports System.IO … | |
So I've run updated versions of Ewido, SpySweeper, Spyware Doctor, Counterspy, Trends spyware remover and Norton 08 all in safe mode. I've reg mech after every other sessions and dumping my temp files as well. And I still haven't been able to repair this issue. I'm currently running all programs … | |
I have a problem and I cant seem to find it. Please help me. Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 2:49:01 PM, on 4/8/2008 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16574) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\Ati2evxx.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe … | |
I have a zapchest trojen on my system. Looked through my hi jack this log and can't see anything that obvious as to whats causing it. Any help much appreciated. [QUOTE]Logfile of HijackThis v1.99.1 Scan saved at 09:35:55, on 15/10/2007 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 … | |
hi..i am newbie for vb.net.i jz wan to ask how to link microsoft access field with my text box.i jz wan to get the information from the table to my textbox.i already connect it to my form. this is how i connect to form.. 'TODO: This line of code loads … | |
Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 11:49:27 AM, on 4/6/2008 Platform: Windows Vista (WinNT 6.00.1904) MSIE: Internet Explorer v7.00 (7.00.6000.16609) Boot mode: Normal Running processes: C:\Windows\system32\Dwm.exe C:\Windows\Explorer.EXE C:\Windows\system32\taskeng.exe C:\Program Files\bellsouth\HelpCenter40b\bin\sprtcmd.exe C:\Program Files\Maxtor\OneTouch Status\MaxMenuMgr.exe C:\Program Files\Synaptics\SynTP\SynTPEnh.exe C:\Program Files\Grisoft\AVG Anti-Spyware 7.5\avgas.exe C:\Program Files\iTunes\iTunesHelper.exe C:\Program Files\Common Files\LightScribe\LightScribeControlPanel.exe C:\Windows\ehome\ehtray.exe C:\Program Files\Spybot … | |
I have a newly built computer running Vista Home Prem. with Intel Q6600 processor, 4 GB RAM, lots of hard drive space. I have been trying to install CorelDraw X3 but install stops with error message "Error 1606. Could not access network location". Contacted Microsoft and through three or four … | |
[code=sql]CREATE TABLE Persons ( FirstName VARCHAR, [Last Name] Text, Gender int, [Date Of Birth] DateTime, MaritalStatus Integer, IsMarried Bit, PersonalIncome Money, HouseholdIncome Currency );[/code] Can u plz tell me where I have to write this Query in MS-Access to craete the Table. | |
Hi, I'm really struggling with coursework for a university project, I need to be able to link to an Microsoft Access database and read and write to it using a Tkinter GUI, so far I have the following. def do_select(): global list_box, cursor item = list_box.curselection() name = list_box.get(item) stmt … | |
Hi, I have a Filemaker 7 database that has been developed for me for my fine art photographs. I have a table of Galleries (who stock my work)/Table of all my images etc. I want to list all the images the gallery got delivered under a delivery note number eg … | |
hello all, i have a popup, security system protection control panel. possible spyware, and wants me to install program. before i only had mcafee scan and firewall. but i've tried quite a few programs trying to correct this. at first i didn't have control of task manager and my wallpaper … | |
I need to [U]create [/U]a data file called students.dat and [U]insert [/U]a few records into it. I need (3) fields: 1) student id no. 2) last name 3) first name I thought it would be pretty straight forward, but I get a compile error: Invalid Outside Procedure and "students.dat" is … | |
My computer has been running slow these past few days and I can't open hotmail, MSN messenger and the microsoft website. I am connected wireless with a linksys router through a modem. Another computer plugged in the router works fine. I have Ikarus virus utilities and the windows firewall. Any … | |
I am to create a form with 2 text boxes to receive numbers as input and 1 command button that displays a message box containing the larger of the two numbers. To do so, I need to write code in the Click event of the command to call a user-defined … | |
[quote]Heiss - A CARELESS mistake by Microsoft programmers has revealed that special access codes prepared by the US National Security Agency have been secretly built into Windows. The NSA access system is built into every version of the Windows operating system now in use, except early releases of Windows 95 … | |
[B][COLOR="Red"]actually the problem with my system is that i suspect there is some spyware. i use a windows xpsp1 and a norton antivirus 2007 . the problem is that the control panel is missing and whenever i tried typing control.exe all it says is "this operation has been cancelled due … | |
I recently purchased a Reclusa keyboard and installed the keyboard with the latest drivers from razersupport.com (v1.02). The keyboard works fine but as soon as I reboot the PC it won't go past the memtest, I am forced to plug in my old keyboard (PS/2) in and reboot. This then … | |
Hi, I would like some help with my log. I have run several anti spyware programs and still my computer is very slow. The desktop screen write me the message that my CPU is affected by spywares. here is my log from hijackthis: [code]Logfile of Trend Micro HijackThis v2.0.2 Scan … | |
I just recently boought a WNR834Bv2 RangeMax Next Wireless-N Router to replace my old one. Now on one of my computers running Windows Vista it says "Local access only". The router is connected to a Windows XP computer. I have three other computers that work over the wireless internet, one … | |
Hi all, I haven't used 'Data Base' in VB 6.0. Now, I would like to create small data base with microsoft access 2003 for testing. Could anyone please give me some guidelines to do this or give me some good link to start to lean? Best Regards, zawpai | |
I'm having Mozilla trouble. Here is my log. What needs to go? Thanks. Logfile of Trend Micro HijackThis v2.0.0 (BETA) Scan saved at 20:59:19, on 04/04/2008 Platform: Windows XP SP2 (WinNT 5.01.2600) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\Ati2evxx.exe C:\WINDOWS\system32\svchost.exe C:\Program Files\Windows Defender\MsMpEng.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\system32\Ati2evxx.exe C:\Program … | |
Hi to all and firstly thankyou for reading my thread! Ok here is my problem when i load up my PC i log in enter password etc... and it take a long time to load everything up also explorer doesnt load too i have to CTRL+ALT+DEL then end explorer.exe and … | |
dear all, I know how to correctly execute SQL statement using con.execute() (where con is type of java.sql.Connection). But how can I execute Microsoft Access Query Object, which require one or more parameters? Do we need to use PrepareStatement ? Thanks | |
I few weeks ago I accidentally downloaded a trojan vundo. I was able to remove the vundo, but I believe I still have some form of spyware infested in my computer. My computer takes a while to start now. After I see the Dell logo, most of the time the … | |
i have a computer which i feel is dead (unmountable boot volume) when i start it. It will load to where it should normally have the login but i get the message. i do not have the win XP CD, consequently, my CD drive won't open for me to put … | |
I hope some one here can help me with this issue. Here is the Hijack this log Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 11:25:18 PM, on 4/2/2008 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16608) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe … | |
Hi everyone, Im really new at VB and Crystal Report and i know nothing about Crystal Report 8.5. My problem is, i have this application called CustomerManagement that will keep data in Microsoft Access called 'dbCustomer' In the form customer ('frmCustomer') i've created a command button 'cmdView' so that the … | |
Using VB ASP Access. Here's the error I'm getting: [QUOTE]Error Type: Microsoft VBScript runtime (0x800A000D) Type mismatch /RP_Ref_Guide/RP_search_results.asp, line 23 Browser Type: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1) Page: POST 109 bytes to /RP_Ref_Guide/RP_search_results.asp POST Data: Partner_Name=Agilsys+Hospitality+Systems&Relationship=&Industry=&Partner_Manager=&Territory=&RP_Search=Search[/QUOTE] Here's the code: [CODE=VBSCRIPT]<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> <!--#include file="Connections/RP_DB.asp" --> <% rp_name = Request.Form("Partner_Name") … | |
Hi, guys I don’t know if anyone can help or not? I've made a form for a search list using an SQL query which is linked to my form. Basically the user selects a class of a car and the price is shown and then the user inputs what dates … | |
![]() | A publishing firm that consists of twenty five employees utilizes a Microsoft Access database system to store and process requests related to their business transactions and operational data such as product sales and customer information. Over the last five years the firm has experienced tremendous growth; as a result, the … |
![]() | A publishing firm that consists of twenty five employees utilizes a Microsoft Access database system to store and process requests related to their business transactions and operational data such as product sales and customer information. Over the last five years the firm has experienced tremendous growth; as a result, the … |
Hi, I am very new to ASP and am trying to export an entire table from access to an excel file through the browser. I simply want the user to click on a link and then have excel launch with the queried table. So far I have written a little … | |
I obtained virusheat and potentially other problems from an activex. Help please! Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 10:23:54 PM, on 3/28/2008 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\Ati2evxx.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\Ati2evxx.exe … | |
I’d like to find a freeware product that will unequivocally reveal the product keys to Microsoft products such as the operating system and Office. Belarc Advisor reveals serial numbers, and not always the product key. I’ve also tried ProduKey, but this will not reveal the product key to Office products. … | |
Hi, I received a new laptop from my IT department at work, and noticed something odd. One of the things I have starting up automatically when I first log into my machine in taskmanager, so I can see what's happening with the machine. When I watch task manager as the … |
The End.