14,025 Topics
![]() | |
Hi, can anyone help ive been running Grisoft AVG Free for a couple of years now, but last week my Update Manager and Internal Data Base started showing out of date and a message displays saying update unfinished and to complete same my PC must be restarted, which i have … | |
Hi, I am fairly new at this so please bear with me. I created a table called vehicles with one field called vehicle. I then created a form to "Add a Vehicle" to add a new record which worked great. However, I had to go into the table and mark … | |
Hi there, I am new to this site and a little lost, so to speak. My name is Jaco and I am from South Africa. New to computer technology and used to work for a company dealing with SQL and reporting. I used to write the company reporting from SQL. … | |
Hi guys, I thought I had everything back to normal after last week's cleanup fest but last night the computer just crashed...twice! Since that was the original issue, I guess I didn't accomplish anything. I was in the middle of going to Accuweather in IE when it happened the first … | |
Here are the main specs of my computer system... My computer is a Gateway 3310s Computer: Operating System Microsoft Windows XP Home Edition OS Service Pack Service Pack 2 DirectX 4.09.00.0904 (DirectX 9.0c) Computer Name YOUR-1A0F5F316F (Bob's Computer) User Name Owner Motherboard: CPU Type Intel Celeron D 330, 2666 MHz … | |
Hi, Frends Now I m Telling You How to insert Image Dynemically in Crystal Report 8.5 for the use in VB 6:-/ I Create an Job placement Software Crystal Report Which has some Fields and Photo of Candidate so First I Create an Crystal Report in 8.5 then Save it … | |
Hi, I am using the following syntax in VB 6.0 to copy distinct values from strTableName to TableName [code]strOpen = "Select distinct * into" & " " & strDupTableName & " from " & strTableName rst.Open strOpen, db, adOpenDynamic, adLockOptimistic[/code] But I am getting a runtime error "-2147217833". I have … | |
I am trying to format a form in Access 2003 where users could check off a box and have the home address (already enetered on another subform) auto-filled in the fields that follow. Conversely, if the box is unchecked, users can type the correct address into the fields that follow. … | |
I'm trying to get a Vista laptop to see an XP Desktop on a network. So far, the XP machine can see and access shared files on the Vista Laptop, but the Vista machine can only see and access the My Music folder on the XP computer (as a media … | |
i am developing a milt-language dynamic website in Classic ASP. the site is in English, arabic and French and the data is all stored in an Access database. my problem is specifically with grabbing the "FRENCH" submenus in a dynamic heir menu: [code] <script type="text/javascript" language="JavaScript1.2" src="includes/stmenu.js"></script> <% cl="Arabic" clF="French" … | |
I suspect I am being key logged. Can someone please interpret my log scan of my computer? Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 9:23:53 PM, on 8/13/2008 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16674) 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 … | |
It all started with a message that said"Shutdown Failed Use the Force Luke!" and then norton blocked a couple backdoor trojans and now it keep s blocking a HTTP Trojan something... and norton has detected 4 downloaders and a trojand and cant remove them... i have a hijak this log … | |
We have a filemaker db collecting email subscriptions. We need to export those on a regular basis and import them into a listserv. We would like to write a script to have this all happen on it's own. Is this possible with FileMaker? There is a script in it that … | |
Hello, This is my second attempt at posting this problem (thanks to jholland for directing me to the appropriate place); hopefully this is the info needed to figure this out! My computer has essentially been broken for two weeks now, and I'm getting worried I'll have to wipe all the … | |
Hi guys, I have completed one project and have created a setup file also. I have taken help from one of you guys and corrected a setup error, about "[B]DllSelfRegisterEx[/B]" to "DllSelfRegister". But now the problem is after complition of installation, i get the following error message during installation to … | |
Hi, I am using Microsoft Infopath to try and create a front end for a access database. I have a data source which stores an id number for the customer. This id number relates to a secondary data source called tblUsers. the id field then relates to the users forename, … | |
What items do I need to "fix" on this log? R0 - HKCU\Software\Microsoft\Internet Explorer\Main,Start Page = [url]http://www.foxnews.com/[/url] R1 - HKLM\Software\Microsoft\Internet Explorer\Main,Default_Page_URL = [url]http://ie.redirect.hp.com/svs/rdr?TYPE=3&tp=iehome&locale=EN_US&c=73&bd=PRESARIO&pf=laptop[/url] R1 - HKLM\Software\Microsoft\Internet Explorer\Main,Default_Search_URL = [url]http://go.microsoft.com/fwlink/?LinkId=54896[/url] R1 - HKLM\Software\Microsoft\Internet Explorer\Main,Search Page = [url]http://go.microsoft.com/fwlink/?LinkId=54896[/url] R0 - HKLM\Software\Microsoft\Internet Explorer\Search,SearchAssistant = R0 - HKLM\Software\Microsoft\Internet Explorer\Search,CustomizeSearch = O1 - Hosts: ::1 … | |
Hi everyone, Is it possible to create a Microsoft Word macro that will open up a VB GUI that will have a number of form fields. Once you fill out the forms, then the macro will use that information to query an Oracle database and then return the formatted results … | |
my comp has just started to randomly restart on me. it started over the weekend whn my manager was on the comp and tried to access another computer on the network (the comp was a mac running os 9) and it restarted. it has now just done it to when … | |
I am trying to use an existing access db file with my c# app. When I try to connect, it says that: "The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine." How do I register it/install it/whatever it is I need to do to make it work? Thanks. I … | |
Hi. I first posted this in the Windows XP Forum, mistakenly. 7 days ago, we started getting redirected to arbitrary websites, our 'Windows XP Home' computer (with 6 separate profiles) suddenly got very slow, and we crashed alot. Norton Systemworks 2007 did not stop initially whatever hit us and could … | |
Hello everyone, My main computer is a windows XP.I don't know much, if anything other than a few basic things,I do Interior Designer/Decorating work,not anything computer related. When I am running this computer, the start menu will pop up out of the blue and windows related to start and shut … | |
[B][U]Note : -- [/U][/B][COLOR="Red"]Actually the IP address of my system is 192.168.1.253. The sql server is on the system 192.168.1.12. On my system the program is working properly. When I publish tht web service in inetpub, I can access also on machine 192.168.1.144 by the URL "http://192.168.1.253/MyWebServices/Service.asmx". But the same … | |
Can someone help? Trend Micro PC-cillin is giving me messages that I've attempted to open dangerous Web sites, although I haven't tried to go to those sites. They include codecservice1.com and us01.xmlsearch.findwh. My HijackThis log is: Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 7:22:51 AM, on 7/18/2008 Platform: … | |
Hello some unknown thing is causing my AV(kaspersky 09) from not enabling and performing updates please help here is the Hijack log : Logfile of HijackThis v1.99.1 Scan saved at 10:00:37 AM, on 10/08/2008 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16674) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe … | |
Hello there, New Member- Not completely clueless needs some help please, I've obviously picked up some sort of nasty which is mucking up my browser (both IE and Foxzilla) , it keeps redirecting me, and won't allow me to access , even when I type in the URL, any sites … | |
I've got an issue with my computer that I suspect is something along the lines of a trojan.BHO. I downloaded an infected file and received a pile of trouble with it but seem to have cleaned out several with the exception of whatever's causing this: Currently apparent effects on this … | |
Hey.. here i am going to do root map ..its working fine..but i have some extra features.. it includes (WHEN WE CHOOSE A COUNTRY ,THEN AUTOMATICALLY DISPLAY STATES IN THE OTHER SELECT BOX...THEN THE LOCATION WILL GOES TO SELECTED STATE..] PLZ DO SOME HELP AEAP............ its very urgent... here is … ![]() | |
About every 5 seconds, my Windows Explorer malfunctions and restarts. It is actually very painful to even type this message as we speak. My start bar as well as all of my desktop icons all disappear and reappear as Explorer restarts. I believe the error may have come from a … Information Security adobe app-store apple audio client-server data-protection developer-tools flash http-protocol microsoft-access microsoft-office microsoft-windows office-suite open-source os-x pdf software-architecture video visual-studio web-browser web-server windows-server windows-virus windows-vista xml | |
I am having trouble getting my DVD player to burn DVDs. Prior to this issue I was not able to read DVDs. Here is the lst log that I have from NTI CD & DVD Maker ========== BEGIN OF LOG ========== NTI CD & DVD-Maker 7.0.0.37 (SKU-21710411020) Start Time: Tuesday, … | |
I am trying to access a .accdb file from my c# app. when i run the app, it tells me that I don't have Microsoft.Jet.4.0 Provider installed. I know that I need the Jet provider to access MS Access files, I just don't know how to get or install it. … | |
Hi FOlks can any one share the code snippet of opening any format of microsoft office document in IE browser, on a click of a button Kindly do share the JSP and server side eventing too.. Thanks RK | |
Hi - I am unable to find the cause but there is something on my PC that is trying to send emails and is trying to disable various items in Windows XP. I have run all of ths AV and anti-malware software and I haven't been able to remove it. … | |
hello there.Thanks for all the help you guys been giving me by replying my thread.now i have half way to go to finish my system.my system is done using asp and ms access as database.i want to ask what does this error message means? Error Type: Microsoft OLE DB Provider … | |
Hi there, please forgive me if I am in the wrong forum, but I don't know where to begin. I have tried looking at the tutorials, etc, but the language is way above my head. I have recently bought a second hand computer, which on the outside looked a good … | |
I'm not really having problems that i know of riht now but I just wanted to get it looked at just to see if theres anything i need to get rid of. here the log ======= Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 10:21:09 PM, on 5/19/2008 Platform: … | |
Hello everyone.Yesterday my PC got infected with a virus that disables Task manager,regedit and doesn't allow me to install any program or antivirus,thus I can't check for viruses.Anyways i managed to find out that there are two unknown processes running in the task manager(I can open it from gpedit.msc from … | |
Hello, So for about a week, I've been running scans regularly using Spybot S&D, SUPERAntiSpyware, and Spy Hunter, but it hasn't gotten rid of the VIRUS ALERT! at the bottom right corner of my taskbar. Also, it oddly changed my clock to military time. Control Panel and My Computer, My … | |
Hey, I have a "VIRUS ALERT!" notice on the bottom right corner of my taskbar. It also strangely changed my clock to military time. In any case, here is my HJT report: Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 16:25: VIRUS ALERT!, on 8/6/2008 Platform: Windows XP SP2 … | |
Hello everyone.Yesterday my PC got infected with a virus that disables Task manager,regedit and doesn't allow me to install any program or antivirus,thus I can't check for viruses.Anyways i managed to find out that there are two unknown processes running in the task manager(I can open it from gpedit.msc from … | |
I'm having some problems getting some code (which I believe is compliant to the Microsoft C++ definition) to compile on CodeWarrior (which uses is ISO definition). I've sorted some of the syntax errors out but I'm stumped by this one: [code] inline T* GetNext(const T* a_elem) const { return (T*) … | |
Hey Daniweb! Well, I have recently moved closer to where my folks live and they're not very computer literate, but to them, I'm like a computer master....so, they're pretty infected with spyware, so having been helped so quickly and completely before with my own comp, I thought I'd turn to … | |
ok, so to start, this computer is rarely used by me until the last few days. it sits in my living room and is usually just used to play videos on a TV. however within the last few days, i have installed itunes, a program called music rescue to copy … | |
My computer has been having some problems and I managed to determine that the as2008xp virus was behind it. However, it has locked my task manager, regedit, and other system property managers. It has also removed the C: drive link from My Computer. I have the Hijack This log and … | |
Have same thing Spybot can detect it and get rid of it and i run again and its stgill there here is my hijacklog is this Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 11:03:12 AM, on 8/5/2008 Platform: Windows XP SP3 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16674) … | |
I have an Access database that I use to keep track of account and inventory information for my job. I am currently writing a C# app to allow me to search through and pull up the information from a couple different tables and display them. How can I access the … | |
hi. not sure which section this goes as i'm new to all of this but here goes... i just got a new computer. i did get bogged down with some viruses but i managed to clean them all... at least all my antivirus/spywayre/etc say i have nothing wrong. however, my … | |
I followed forum advice to remove this trojan and below is my log. Am I ok at this point? Thanks [CODE] [b]SDFix: Version 1.211 [/b] Run by Sean on Fri 08/01/2008 at 08:50 PM Microsoft Windows XP [Version 5.1.2600] Running From: C:\DOCUME~1\Sean\Desktop\SDFix\SDFix [b]Checking Services [/b]: Restoring Default Security Values Restoring … | |
Does anyone know how to convert a .accdb file into a SQLite compatible format? I am looking to migrate an existing DB from Access to an app I am writing to add and retrieve the information for me without having to manually enter the stuff into 4 different tables. | |
Hello, and thank you to whomever is reading this with the intention to help me. My little brother downloaded a file (virus) and it messed our comp up pretty good. There's no C:, no control panel, a lot of options are limited. It took over our background but I fixed … |
The End.