14,026 Topics

Member Avatar for
Member Avatar for blargh69

My computer has been acting up lately and im not sure what the problem is. my cpu usage has gone a-wall and everything loads very slowly. I dont know whether this is a virus or not so i ran another hjt report for you all to look at. Logfile of …

Member Avatar for Doctor Inferno
0
122
Member Avatar for choudhuryshouvi

Hello Folks, I'm trying to write a program though which I can access my system registry. Both reading and writing actions have been encapsulated. Among these I have successfully done with reading a key value from my registry. But the storm arises when I make my move to write to …

Member Avatar for choudhuryshouvi
0
223
Member Avatar for sbunjan

Hello, i was hoping to get some help. I noticed my computer's hard drive was running when I wasn't using it, and a freind told me to log into my registry for something called rundll32.exe, if i found it, I should run hijackthis and post it here and you all …

Member Avatar for sbunjan
0
119
Member Avatar for Doctor Inferno

Wanted to Browse fast in windows. Remember these commands. This will really save a lot of time of your. There are many commands which you might have never seen or never knew. There are certain properties of windows which you hardly know exist in windows. Here is a list of …

0
200
Member Avatar for The Dude

Not surprising in the least......... [quote]Are you using Windows Vista? Then you might as well know that the licensed operating system installed on your machine is harvesting a healthy volume of information for Microsoft. In this context, a program such as the Windows Genuine Advantage is the last of your …

0
28
Member Avatar for swaters86

Basically, I'm building a aspx calculator page for a client. What the visitor has to do is fill out the textboxes with a number. it takes the sum of all the text boxes, multiplies the sum by one number to get the minimum value and then another to get the …

Member Avatar for bwkeller
0
178
Member Avatar for Croft .L

Hi all! I just want to know a website or book that will start me with c++ programming. I have downloaded Microsoft c++ toolkit 1.01 2003 to start from so i have the place to start :!: Thanks!

Member Avatar for joshmo
0
131
Member Avatar for migsyandoc

pls help me i am using vs2005 i am creating a program and connected in a ms access database, the problem is i dont know how to save my data in my database whenever i click the save button because i dont know what code will i write.. for example …

0
56
Member Avatar for walrushead

We have recently determined that people have be altering some of the logs at work. These logs are kept using Microsoft Word on the Microsoft 2003 Office Suite. Other than password protecting the log, is there a way of preventing people from altering entries that have been made? Any ideas …

Member Avatar for MidiMagic
0
115
Member Avatar for wallaby34

Still in a VERY steep learning curve with MS Access 2000 / 2003 Main Table has LastName - HomePhome - MobilePhone plus others of course Some rows will have no entry in the HomePhone field but will have one in the MobilePhone field. I am trying to set Query criteria …

Member Avatar for wallaby34
0
103
Member Avatar for ezza

Hi When trying to open excel files (which could previously be opened) I get the following pop up "Please wait while windows configures microsoft office xp professional with front page" I have never had this before? I am using XP home with Service Pack 2 Any advice Thanks

Member Avatar for fyz
0
152
Member Avatar for precado999

I am working on my senior project and I am using C#.net and Microsoft Access to create a program that lets the user store information into a database. I have many tables but the primary table that mostly everything connects to is the customers table. Well I know how to …

Member Avatar for precado999
0
243
Member Avatar for cyborgmaniac

I work here at UPS in the HR department and they use a Microsoft Access mdb database that connects to oracle servers to retrieve tables. It then creates a local copy of the tables and the queries run off that. The tables are updated every morning at 6am by a …

Member Avatar for cyborgmaniac
0
105
Member Avatar for n00b3

Hello, I am a PHP programmer, trying to transition to C++. I need C++ to communicate with MySQL, so I realize i need to have mysql++ libraries. I am using winXP. I have MinGW. I am just trying to install MySQL++, and I am having problems. I have been following …

0
65
Member Avatar for JGR

My brother is having a problem with his computer. The explorer keeps restarting and i have no idea what to do. I did ccleaner and I have a hijack this log as posted below. Id really appreciate any help. thanks. Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 2:49:09 …

Member Avatar for crunchie
0
133
Member Avatar for chungkiap

i have tried alot alot of way to resolve the problem but none suceeded. this problem occurs after i try using 3 new hardware i bought listed down below. 1)USB CARD READER/WRITER. (no details of company and so on) 2)THUMBDRIVE MINI 2 GB (by TREK) 3)OPTICAL MOUSE model no: MX110A …

Member Avatar for kylethedarkn
0
692
Member Avatar for pikkas

i am trying to populate a datagridview from an ms access database with this code but it doesnt works. what is going wrong ? Dim con As OleDbConnection = New OleDbConnection("Provider=Microsoft.jet.oledb.4.0;data source=unclp.mdb;") Dim cmd As OleDbCommand = New OleDbCommand("Select * FROM books", con) con.Open() Dim myDA As OleDbDataAdapter = New …

Member Avatar for ericstenson
0
100
Member Avatar for k2k

I am running my freeBSD with the Microsoft virtual machine. My PC has access to the Internet.. however, my freeBSD in the Virtual Machine doesn't. Is it because i m using the virtual machine? Or if I have to configure the network card manually in the freeBSD?

Member Avatar for eggi
0
123
Member Avatar for froger

I continue to get a RUNDLL can not find C:|WINDOWS\system32\upefwdyk.dll. Specific module could not be found. This appears after I had identified multiple viruses (smithfraud etc) and was forced to change and delete etc. I will add the last hijackthis info if this helps. Logfile of Trend Micro HijackThis v2.0.2 …

Member Avatar for crunchie
0
151
Member Avatar for MarcusMaximus

HI im new to the forum and new to access. I just recently took a position with alot of acces develpment involved. My first ques tion is how to pass a value from one form to the next. i want to keep track of what user edits certain records i've …

Member Avatar for shuff
0
110
Member Avatar for MarcusMaximus

Im MarcusMaximus. I registered to see if i could get help in access development i never did it in college to the extent i need to do it in work and i am stuck on a lot of things as im now the only person in IT here and nobody …

Member Avatar for buddylee17
0
77
Member Avatar for mickeybr

:@ I reinstalled that entire PC from scratch (reformated the drive). Something must have come back from a restore because I have this OuterInfo crap on the PC that keeps popping up ads. When try to uninstall it, it asks for me to type in characters from a graphic as …

Member Avatar for crunchie
0
175
Member Avatar for mrhard2004

Hi! I am trying to use MS access to develope a database which can store "Multiple choice questions and options " as input. And out put shold be taken randomly from the database and it should prepare a word file. But I am a physics lecturer. I have a less …

Member Avatar for MidiMagic
0
256
Member Avatar for happyns

Hello guys, I am doing a project.I have used Microsoft access as my database.I have created register table with first name, last name, username and password. I have inserted username and password from register table to new table named as login table.After logging in with username and password i should …

Member Avatar for Alekhan
0
268
Member Avatar for Reiko

Hi, i am currently writing a code for a login screen. However I am getting a "run time error 424" object required. I have had very little experince using databases for programming. Any help on how to correct the issue would be greatly appreciated. I am using visual basic 6 …

Member Avatar for VidVB6
-1
230
Member Avatar for jbennet

I gotta make an EpoS system. Does this look right, as a first attempt?

Member Avatar for jbennet
0
78
Member Avatar for snow_pearl

Hi, I am a total idiot when it comes to IT stuff. I need help. I have been experiencing very irritating pop-ups and I do not know why. I have already activated the "block pop-up" functions and did multiple scans using trend micro. Only a few things were detected and …

Member Avatar for snow_pearl
0
153
Member Avatar for isrjs

I ran into this issue recently. Thought I would share the resolution. [B]Folder is not accessible. Access is denied \Documents and Settings\[any username]\[Any Foder] is not accessible. Access is denied C:\Documents and Settings\All Users\Documents is not accessible. Access is denied d:\ is not accessible. Access is denied[/B] [B]Gaining access to …

Member Avatar for isrjs
1
987
Member Avatar for gerardo1976

Hi, I'm trying to understand why my pc is running slow. I've already checked for viruses with avg 7.5 and spybot, with no virus found. I'll post a hilackthis to see if someone could find something wrong with my register, etc. I'm not confident enough to remove things from my …

0
62
Member Avatar for Naerhu

I have a buffalo DVSM-388FB DVD RAM drive running on Windows XP Pro. If any media is entered (CD, DVD, etc), and the icon for the drive is double clicked in [my computer], it asks to insert disk. Previous I was able to use the drive only as a everything …

Member Avatar for bosmedia
0
97
Member Avatar for karenb2001

I run Spybot to get rid of those nasty Search Engine Redirects but they just come back after a day or so. Can you tell from my Hijack log if it can be fixed? cleartypetuner from MicrosoftLogfile of HijackThis v1.99.1 Scan saved at 8:07:11 AM, on 4/15/2008 Platform: Windows XP …

Member Avatar for crunchie
0
163
Member Avatar for szt1234

Hi, Can anybody help? It's about summing up the elements of column called Gyujtemeny and then column Duplak of a table of an Access database and presenting the result using ASP code. So each column is sum up by its own not one with the other. [code=html]<%@ Language="VBScript" %> <% …

Member Avatar for rupali87
0
112
Member Avatar for MabelYU

I am new to vb programming and I am trying to update a single row in a Microsoft access db. There was no error when I step through the codes but it never updates the record in the backend. Here's the codes: Any help is highly appreciated! Using objdata As …

0
61
Member Avatar for Sirpi5678

When I start my computer my desk top icon's won't load. I have run Hijacthis and here is what popped up. Also, I've included my startup list. Thank you for any and all of anyone's help! Logfile of HijackThis v1.99.1 Scan saved at 12:27:51 PM, on 9/6/2007 Platform: Windows XP …

Member Avatar for shanghai_daily
0
332
Member Avatar for Tauris

I tried to shut down via the Start> Shut Down> Shut Down and nothing happened. I can't open any shortcuts (they get sort of greyed out), I had to open Firefox by entering google.com in the "My Documents" folder's address bar. And can't open the anti-virus (avast!). I think it …

Member Avatar for gerbil
0
330
Member Avatar for busby

Seems i've contracted some bad stuff. I've run complete scans with Norton 360, Adaware SE, and Spybot (all with the latest updates i could get). Still problems. So I've just joined this forum. My last scan with Spybot brought up these: smitFraud and Virtumonde I ran in safe mode and …

Member Avatar for busby
0
113
Member Avatar for dee123

We have been infected with a virus that we cant seem to shift. After trawling through various sites we think we have the Vundo Virus. We have a big red X in "my computer" where the C: drive is and have had a load of tmf files where present on …

Member Avatar for gerbil
0
235
Member Avatar for mebriers

Hi guys, I too have a problem with the red circle white x virus, and I have an unamed toolbar in my internet browser that states security tests, scan spyware, remove pop ups, and spam protection. I am also encountering a lot of pop ups, and I have 3 shortcuts …

Member Avatar for jbennet
0
141
Member Avatar for Islandstone

I'm having trouble running my compiled program on other computers. The script is a wxPython GUI app that creates a task bar icon. The script works perfectly on my computer both standard, in the pdb and compiled. But on two other computers it gave two different errors. The first one …

Member Avatar for Islandstone
0
328
Member Avatar for Lei24

:confused: I am doing a project and i need to be able to add, record, search and delete customer bookings. I am using VB.Net 2003 and microsoft access 2003 and i need help on how to do this. Can anybody help me?? PLEASE?!?! Basically i need the information that is …

Member Avatar for Lei24
0
118
Member Avatar for Poppin Fresh

As the spyware itself ironically keeps reminding me, my computer has been infected with the classic "big red circle with a white X on the taskbar" virus/trojan/whatever program. My numerous attempts at killing it with tools such as Spybot and CCleaner have all failed, and I must now rely on …

Member Avatar for crunchie
0
209
Member Avatar for antitrust_281

Hello to all, I just recently encountered some issues on my laptop with a Malware Alarm that I keep getting no matter what type of scans I run on the laptop. I've removed several spyware programs using Advanced Spyware Remover, CCleaner and from reading other forums I downloaded Hijackthis and …

Member Avatar for crunchie
0
197
Member Avatar for Peanut85

hello, Does anyone have a script that searches the network and reports on which computers a given directory is found. e.g.: i want to see which computers in my network contain the folder Microsoft Office.

0
55
Member Avatar for Amanda

At startup, my computer gives me an error message regarding missing dlls. Can anyone advise me on how I can fix this problem? Error loading C:\Users\Amanda\AppData\Local\Temp\ljhff.dll hijack this log posted below: Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 3:12:40 PM, on 4/14/2008 Platform: Windows Vista (WinNT 6.00.1904) MSIE: …

Member Avatar for crunchie
0
171
Member Avatar for shane7

Ok, so in the last couple days I've noticed my computer slowing down, when I look in task manager, MSN messenger is using 99% of my CPU, if I end task it, then explorer takes 99% of my cpu, then I need to restart. I scanned with bitdefender and found …

0
84
Member Avatar for redking193

So my idiot friend sends me a game to install. He assures me that there aren't any viruses, yet as soon as I install the game windows explorer keeps like flickering. My screen will completely blank for like 3 seconds and then back to normal. This happens roughly every 30 …

Member Avatar for steven woodman
0
139
Member Avatar for Coul

Hi guys, One of my users are having a problem with Word 2003 on a XP pro sp2 machine. Whether the user highlights a line of text in a document and clicks on bold every word in the document turns bold, whether its in the highlighted text or not. I've …

Member Avatar for welshman63uk
0
160
Member Avatar for unkno

I can barely use the internet and word. it is really annoying. this is my log please help me. (I never did this before sorry if i did it wrong). Logfile of HijackThis v1.99.1 Scan saved at 1:02:23 PM, on 4/15/2008 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer …

0
41
Member Avatar for Brucedon

Hi Guys, wonder if somone can help?? My windows versions Task bar is unhighlighted so basically useless to me. I have read a similar thread and followed the process can someone look at the log and give me some insight on what I need to do to get my taskbar …

Member Avatar for caperjack
0
249
Member Avatar for ownedswax

My friend has been expierencing some small problems on his computer, you guys have been extermely helpful in the past and if someone could help me claen up this HJT log that would be great! Thank you in advance! C:\Program Files\STOPzilla!\STOPzilla.exe C:\WINDOWS\system32\cidaemon.exe C:\Program Files\AIM6\aim6.exe C:\Program Files\AIM6\aolsoftware.exe C:\Documents and Settings\Owner\Desktop\HijackThis.exe R0 …

Member Avatar for ownedswax
0
180

The End.