5,682 Topics
![]() | |
Hey everyone, this is my first post. I have had a problem on my WIN XP PRO machine in which the desktop is now white and when I right-click on the desktop I am able to click on Properties > Desktop, but then I cannot choose a desktop picture because … | |
Guys, I'm assuming I have an spyware etc..... issue. I get an update.exe problem when I try to update windows. I ran a hijack this, and this is the result. HELP!!!!!!!!!!!! I am no computer genius, however if you see anything else that you think needs to go, please let … | |
[code] public static Connection getConnection(){ if(connection==null){ try{ Class.forName("org.gjt.mm.mysql.Driver"); connection=DriverManager.getConnection("jdbc:mysql://localhost:8084","root","ceyesuma"); }catch(Exception exc){ connection=null;} } return connection; } [/code] Here is the bean to get connected. Should this work? [code] package db; import java.sql.*; import java.sql.DriverManager; import java.sql.Connection; /** * * @author James */ public class DBConnection { static String dbdriver; static … | |
I made more progress ong CreditCard program I am trying to insert a row into mysql from a creditcard account number. Could I get some feed back on why it as a problem with the url it looks like it wants to insert a record. [code] package creditcard; import db.DBConnection; … | |
Can someone give me pointers on what needs to be done to get these classes to INSERT INTO acctData VALUES (99999999, '2000-7-3',30,'food',50); a deploy.txt is included containing the following. thanks [code] package creditcard; import db.DBConnection; import java.lang.Object.*; import java.io.*; import java.sql.*; import java.util.Date; import tio.*; import java.io.File.*; import java.io.IOException; class … | |
hi... am using access 2003 databse in my application. i want my databse to be on the 1 pc in the LAN. and my application created in c# will be on the all machines in the LAN. So in that application i have made connection string as " Provider = … | |
My computer is running very slow. I have been 2 days dealing with this problem, almost no sleep. Computer syptoms: When I try to remove software from control panel, add/remove it starts the unistallation, but once it gets 1/2 way in dll, it goes idle. 2) when using internet to … | |
My computer is running slower than normal and I'm not sure why. I have lots of room left on it. Livejournal is especially slow and when I'm typing up a post or comment I won't be able to see everything as I type-it'll have lots of the "text" line and … | |
sorry i've been gone for so long from this website, but my new laptop idk what happened got some sorta virus/trojan idk. I run spysweeper, nav, zonealarm. I installed spybot today from [url]www.safer-networking.org/[/url] and my pc went crazy. i dont know if its related. basically spysweeper keeps popping up messages … | |
hi, i have 1 prob. i created 1 desktop database application. which i wanted to deploy on the client machine. my client machine dosent have sql server installed on it , neither .net framework is there. so i used setup and deployment project for creating the setup for my application. … | |
I think i have a virus and i'm being used to send emails all over the place but my Symantec antivirus catches it before it leaves and come up with pop ups i am contiunously being spammed with these popups saying email was not sent anyway here is my hijackthis … | |
Having a problem with mouse and some system slowdown. Use Spysweeper and OnceCare but want to make sure I dont have something that slipped past. ------------------------------------ Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 9:41:47 PM, on 09/12/07 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16512) … | |
I have malware that keeps changing my LAN settings to "Use auto config script "http://127.0.0.1:8080/proxyconf". I have read Crunchie's "how i got infected" & followed all his advice, have run AdAware and SpyBot (and will run spywareblaster in future), but they don't permanently remove the malware, as the above proxy … | |
I have had 3h of sleep in the last two days and am at the end of my sanity. I've read old threads and believe have the rundll.exe problem. I can not properly shut down my computer and at this point, I can not even load my documents and settings. … | |
I am having a problem with sending an email with an attachment Set msg = CreateObject("CDO.Message") msg.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/sendusing")=2 msg.Configuration.fields("http://schemas.microsoft.com/cdo/configuration/smtpserver").Value="100.1.2.3" msg.Subject = "Test Subject" msg.From = "some@email.com" msg.To = "some@email.com" msg.TextBody = "Test Message" msg.AddAttachment "C:\files\a.doc") This works fine, but my problem is when a client/user use his computer to send an … | |
The computer is a 2.5 ghz system working with Windows xp as the os. My browser got hijacked and I thought it was nothing and installed Foxfire. But now things are worse. Mcfee says that I have the New Poly win32 virus but it can't eliminate it. I used Hijack … | |
I can't log in to google or my gmail most times I try. I also, seem to be losing my cable connection completely and have to reset my box. This is annoying--please help. HJT log below Logfile of HijackThis v1.99.1 Scan saved at 8:39:43 AM, on 9/7/2007 Platform: Windows XP … | |
Ok, I started having IE opening windows randomly, I can barely browse at all with them popping up all the time... I understand HijackThis Log will help some smarter people than me to figure out my problem... So here is the log! Thanks for any help! Logfile of HijackThis v1.99.1 … | |
hi all, i was tasked to develop a records sytem that will store on a database probably sql server 2005. the main function of the program is to store records and be able to retrieve them to for report generation, and it should be efficient and fast when a query … | |
Just wanted to start by saying thanks fol all the help ya'll provide. I have spent a little over an hour reading the topics before I posted. The problem - I have a system tray icon that says "Your computer is infected. Windows has detected spyware infection!......" It just directs … | |
Hello All, I have a very unique issue. We have a client whose website is 1000+ page portal done by IBM. they have used - Portal: WebSphere Portal Server Version 6.0.1.1 - Web Content Management: Lotus workplace v6 The client wants us to have their website submitted on SEOP. But … | |
Hi, hoping someone might be able to help us with this one as we're well & truly stumped... we have a site that uses PHP to authenticate users against a database and allow access if the login details are correct. We then have a script on each page to make … | |
Please can you help I have got some virus on my computer and when I log in it is running extreamly slow, It has just happend to day when I download a trial version of photoshop. I've run AGV and spybot but still not working. I have also done a … | |
hi to all how to obtain the date and time of server from client by vb coding anyone plz tell me is it possible in vb somebody said we can use client side caching but i dont know hw to implement this thanx in adv | |
:( Hi all good friends, I quite new to RoR on Fedora 7, I have set up and configure to run my RoR project running on the Server, locally already and it works well but I don't know how to configure it to have my client running the project through … | |
Hello, I have created two applications, a client and a server. I created a multi transfer system, with Winsock, but there is a little problem again. For the transfer, I created 2 threads (one in the client and one in the server). During the transfer, the server use one TCP … | |
Started 24hours ago having downloaded a few things (now deleted). If i try to run my ocmputer it crashes the desktop (no icons usable), doesnt load my computer and makes the startbar unuseable. Any open programs continue to function - sparodically - lots of crashes. Have run 3 different antiviruses, … | |
Everytime i turn on the pc i get serval things come up. First its Error Loading C:\WINDOWS\system32\fslvndya.dll Then its Error Loading C:\WINDOWS\system32\wxstofsr.dll Then finally its Microsoft visual C++ Runtime Libray C:\WINDOWS\explorer.exe Here is my HiJackThis Log file. Please help me sort it out, its doing my head in. Thanks alot … | |
Please help I am posting HJT log. Thanks Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 11:01:13 AM, on 8/26/2007 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16512) 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\svchost.exe C:\Program Files\Windows Defender\MsMpEng.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\brsvc01a.exe C:\WINDOWS\system32\brss01a.exe C:\WINDOWS\system32\spoolsv.exe C:\WINDOWS\Explorer.EXE … | |
I am using the code:- [B]strCon = "Driver={Microsoft ODBC for Oracle}; " & "SERVER= abc; uid=abc;pwd=abc;" Dim oCon As Object Set oCon = New ADODB.Connection Dim oRs As Object Set oRs = New ADODB.Recordset oCon.Open strCon[/B] while connecting this with installed oracle client it works but without oracle client it … | |
Logfile of HijackThis v1.99.1 Scan saved at 12:48:07 PM, on 8/31/2007 Platform: Windows XP SP1 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106) 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\svchost.exe C:\WINDOWS\System32\svchost.exe C:\Program Files\Common Files\Symantec Shared\ccSetMgr.exe C:\Program Files\Common Files\Symantec Shared\ccEvtMgr.exe C:\Program Files\Common Files\Symantec Shared\SPBBC\SPBBCSvc.exe C:\WINDOWS\system32\spoolsv.exe c:\cpqapps\Aclient\Aclient.exe C:\Program Files\Symantec AntiVirus\DefWatch.exe C:\WINDOWS\Cpqdiag\Cpqdfwag.exe C:\WINDOWS\System32\HPZipm12.exe … | |
Hi there, Great site you have here, I have found it most helpful for a number of years. I have a very strange problem that my server provider and cPanel support can't help me with. Here's the story.... I have a handful of servers all clustered together (2 nameserver machines … | |
Now i created a Client for the HOPP. i made a button which submits the guess to the server, but logically this doesnt output. What do you think seems to be the problem here. [code]public void actionPerformed(ActionEvent e){ String command = e.getActionCommand(); if(command.equals("Join Game")){ serverResponseArea.append("Sending join game request\n"); try{ clientHOPP.send(new … | |
I have some java code that is pulling from SQL some data, which is filling a groupbox with Medicare ICD-9-CM billable codes. The user can click the Category, then select the codeset then the third box fills in the sub codes and description for them to make the final selection … | |
Hi, i AM TRYING TO WRITE MY FIRST SOAP CLIENT IN PHP. wHEN i TRY TO ACCESS A SERVICE I GOT FOLLOWING ERROR. [CODE]Server was unable to process request. ---> Object reference not set to an instance of an object[/CODE] tHE COE i AM USING IS [CODE] class Test { … | |
Hi guys - I'm trying to disinfect a clients computer and the normal anti-spyware/anti-virus programs aren't detecting everything...It's one of those ones that popup a windows message box saying your computer is infected click here to download protection...(The specific program it's advertising is Spy-Shredder)...I was thinking it might be a … | |
Hello Everyone, It's been awhile since I've found my way to daniweb. I've missed the place. But now I have come back for a little bit of help myself. I'm helping out a local private school with there network. Unfortunately their budget doesn't fit the needs of a nice hardware … | |
I have worked with asp.net for about two month and have not worked with class yet. I have a form with 10 usercontrols who contains dropdownlists, checkboxes, textboxes and more. My client have to make a dynamic requestform to send out to his members. This part is working fine. After … | |
i would like to know if windows xp can work with windowss CE over a TCP network. if i have a client server program and i put the client portion on the windows XP or 2000 or vista machine and i put the server portion on the CE machine then … | |
i would like to ask a few questions about windows CE and the compact framework and how it interacts with normal C# and the normal dot net framework. i have an embedded computer which has windows CE and the compact framework on it. this compact framework sounds if it only … | |
help i cant open "my computer" or the control panel, whenever i 2xclick it the screen just goes blue, and nothing happens, my desktop just reappears. Also i am unable to play my game "counter strike" here is a log from hijackthis, hopefully someone could shed some light on this … | |
hi can we deploy setup of [B][COLOR="Red"]sql server express edition[/COLOR][/B] along with our own apllication? does any licensing issues come into picture? because express edition is freeware, but when i install it on my client machine then it is asking to accept License agreement. if it is free then why … | |
hey everyone i am new to the site and as the name suggest dont know much about computers so please if anyone have the time please help I was dealing with a torjan horse generic6 with AVG and have deleted a file called efffge.dll. originally when the my pc was … | |
Hi, i've been with this in my neck a month ago, I need to write and read a image file to an Informix DB, but through a COM+ application (3 tier app). I googled this several times with no luck. So please any help would be apreciated. I have tried … | |
Recommendations? Logfile of HijackThis v1.99.1 Scan saved at 1:08:42 PM, on 8/18/2007 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) 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\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\Explorer.EXE C:\WINDOWS\system32\spoolsv.exe C:\Program Files\Comodo\Firewall\CPF.exe C:\PROGRA~1\Grisoft\AVG7\avgcc.exe C:\Program Files\Grisoft\AVG Anti-Spyware 7.5\guard.exe C:\PROGRA~1\Grisoft\AVG7\avgamsvr.exe C:\PROGRA~1\Grisoft\AVG7\avgupsvc.exe C:\PROGRA~1\Grisoft\AVG7\avgemc.exe C:\Program Files\Comodo\Firewall\cmdagent.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\wuauclt.exe C:\Documents and … | |
Ok, it started about a week ago I was looking at a site that generates flash codes when my symantec alerted me of a virus that I picked up. Then I started getting a pop-up page with every new page I browsed. So I knew I probably had a spyware … | |
can any one help ive tried every virus scanner going on the net you name it ive tried it and it just not zapping the thing whats happening is ive got a flashing eggtimer cursor my computer runs very slow on stat up i get application failed rundll.exe also hundres … | |
Hello, I would like to kindly ask for your support regarding a rather peculiar problem encountered when trying to instruct my computer to share its cable connection to the internet (via a Wireless PCI Network Card) I followed these steps: A. TCP/IP settings 1. On the "server" computer (a desktop … | |
Hi I had a client server program executing on two linux machines ( RHEL ). I am getting different execution bahaviour with the following scenarios: 1) Login to the Server machine as root Start the Server Program as background process Login to the Client Machine as root Start the Client … | |
There is a problem to connect to the server from a remote client through enterprise manager or query analyzer, the two systems ar in a netwok, but no domain is there. There is a connectivity between the computers but connection cant made through SQL Server error is connction refusedm, server … |
The End.