14,025 Topics

Member Avatar for
Member Avatar for KingsWeBe

Hi All, I am starting to pursue a change in career to Software Development Engineering. I want to start learning a language. I found a previous Daniweb post on this "which language first?" topic, with good replies, BUT since my ultimate goal is to work for a software development company …

Member Avatar for sarehu
0
180
Member Avatar for Mercuitas

I am writing a simple program to update a access database and keeping getting a syntax error and I don't know why. Please help I have been working on this for a while now and I am well and truly stuck! The datatable updates as expected but I cant make …

0
39
Member Avatar for Logo

Hi All. When I try to install the following: [COLOR="Red"]Windows Malicious Software Removal Tool - July 2008 (KB890830) Security Update for Windows XP (KB951748) Update for Microsoft Office Outlook 2007 (KB952142) Update for Microsoft Office Outlook 2007 Junk Email Filter (KB953463) Security Update for SQL Server 2005 Service Pack 2 …

Member Avatar for Logo
0
105
Member Avatar for xlammer

I have a problem, the process iexplorer.exe keeps starting up while i'm using the computer. The process is invisible so i cant see the internet explorer. I can hear in the background that there is some clicking sound and sometimes it pops up different webpages. I'd really love to get …

0
50
Member Avatar for cris06

Hi, Here is my HiJack This log. Any help is greatly appreciated! Thanks! Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 9:40:39 PM, on 6/30/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\csrss.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\System32\svchost.exe …

Member Avatar for cris06
0
265
Member Avatar for vdhruva

Hello Friends, How can we use microsoft share point functionalities on our website? Is there any charge to use microsoft share point functionalities for the website? Vik

0
14
Member Avatar for cris06

Hi everyone, I recently downloaded the latest version of AVG and haven't had a problem with this version until yesterday. When I tried to open the interface to run a scan it would say: "We're sorry but AVG Interface has encountered a problem and needs to close."I am still havign …

Member Avatar for crunchie
0
350
Member Avatar for killakent

I have tried to run the new version of Kaspersky anit-virus and i have deleted a lot of viruses but i have still got an issue with the clock being in military time as well as having a VIRUS ALERT! beside it. I also cannot find my c: drive in …

Member Avatar for crunchie
0
111
Member Avatar for jrb47

How can you make a table from a union query in access - i have the union working and producing what i want but i can store it as a view or as a table - i keep getting syntax errors [code] INSERT INTO HgTotals SELECT CollectionDate,HgTotalnglA as AllHGtotal FROM …

Member Avatar for boblarson
0
171
Member Avatar for rabz08

Logfile of Trend Micro HijackThis v2.0.2Scan saved at 23:00: VIRUS ALERT!, on 7/8/2008Platform: Windows XP (WinNT 5.01.2600)MSIE: Internet Explorer v6.00 (6.00.2600.0000)Boot mode: Normal Running processes:C:\WINDOWS\System32\smss.exeC:\WINDOWS\system32\csrss.exeC:\WINDOWS\system32\winlogon.exeC:\WINDOWS\system32\services.exeC:\WINDOWS\system32\lsass.exeC:\WINDOWS\system32\svchost.exeC:\WINDOWS\System32\svchost.exeC:\WINDOWS\System32\svchost.exeC:\WINDOWS\System32\svchost.exeC:\Program Files\Lavasoft\Ad-Aware\aawservice.exeC:\WINDOWS\system32\spoolsv.exeC:\Program Files\Grisoft\AVG Anti-Spyware 7.5\guard.exeC:\PROGRA~1\Grisoft\AVGFRE~1\avgamsvr.exeC:\PROGRA~1\Grisoft\AVGFRE~1\avgupsvc.exeC:\WINDOWS\System32\PSIService.exeC:\WINDOWS\System32\svchost.exeC:\WINDOWS\System32\wdfmgr.exeC:\Program Files\Viewpoint\Common\ViewpointService.exeC:\Program Files\Viewpoint\Viewpoint Manager\ViewMgr.exeC:\WINDOWS\Explorer.EXEC:\Documents and Settings\All Users\Application Data\relczeze\vohmdudc.exeC:\Program Files\Web Technologies\wcs.exeC:\Program Files\Web Technologies\iebtm.exeC:\Program Files\Common Files\Real\Update_OB\realsched.exeC:\WINDOWS\winlogon.exeC:\Program Files\AIM\aim.exeC:\Program Files\Web Technologies\wcm.exeC:\Program Files\ASC 2.1\asc 2.1.exeC:\Program Files\Messenger\msmsgs.exeC:\Program Files\Common …

Member Avatar for crunchie
0
255
Member Avatar for mhshoc10

I have read several of your threads about this problem but all were specific to the member so I couldn't determine what file I had to fix. Therefore, I am posting the hijackthis log for some help. I know it's long so I apologize. Thank you for any help. Logfile …

Member Avatar for crunchie
0
112
Member Avatar for strutnakid

hi, im new here. sorry if this is the wrong place to post. my computer keeps shutting down and restarting. its a sony vaio, vgc-rb60g. i ran hijackthis and the log is below. the computer will shut off at will and restart. the more it shuts down and restarts the …

0
53
Member Avatar for dragos

Hi! Every time I connetct to the Internet this error comes up "Generic Host Process for Win32 Services" and afer i click the option send/don't send error report everything freezes and I have to restart the computer. Logfile of HijackThis v1.99.1 Scan saved at 12:21:58 PM, on 5/27/2005 Platform: Windows …

Member Avatar for hubox1
0
317
Member Avatar for kavithabhaskar

I am pretty sure that the VB.NET code is right but I am sure my SQL statements are completely wrong ..can anyone help me figure out my mistakes and as to how the SQL statements need to be framed to get the results correctly from the Access Database ? Thansk, …

Member Avatar for SheSaidImaPregy
0
274
Member Avatar for rocket57

I keep having these Server Busy pop-ups occurring. I went to hijack this and downloaded it. Here is my log sheet, can someone please tell me what is wrong? I only use firefox but I do have IE on my computer and I never use it. Thank You. Logfile of …

Member Avatar for crunchie
0
217
Member Avatar for kavithabhaskar

hi: I have a problem filling my combo box from my Access Database values.. Can you please help me with this ? Thanks, Kukki. Private Sub Form2_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Using con As New OleDbConnection("provider=microsoft.jet.oledb.4.0;data source=C:\Documents and Settings\bashkark\Desktop\Copy of USERS.mdb") con.Open() Dim objcmd As …

Member Avatar for warun
0
130
Member Avatar for lagmywagon

Hi. I have not had any problems with my computer for the last year or so. I have been solely using firefox as my browser and keeping all my spyware and virus protection up to date. I recently encountered a problem that Im betting is due to a combination of …

Member Avatar for PhilliePhan
0
237
Member Avatar for KMY

Im looking to get a microsoft office package for a new PC that I have brought. Would Vista be the best one to get or does any one recommend something better? I have heard mixed reviews on vista.

Member Avatar for nsindian
0
72
Member Avatar for BelindaT

I recently sent in my laptop to HP to replace the battery. When I finally got it back after about 3 months, my antivirus subscription had finished. Now, it seems like I have a trojan or virus on my computer. A program called "Auto-Protect Results" (I think it's part of …

Member Avatar for crunchie
0
173
Member Avatar for hkarthik

hi all, I have some doubts regarding this VSTO 2005. Visual studio tools for office(vsto), actually this tool is used for editing and retrieving the settings or information or adding a new property into word, excel.... isnt it? Can we make changes to the applications like word, excel etc.... usning …

0
74
Member Avatar for PhilliePhan

Microsoft Update [B]KB951748[/B] is known to cause loss of Internet access for [B]ZoneAlarm[/B] users! I suggest either Option 1 or Option 2 in the link below: [url]http://download.zonealarm.com/bin/free/pressReleases/2008/LossOfInternetAccessIssue.html[/url] [url]http://forum.zonelabs.org/zonelabs/board/message?board.id=cfg&message.id=52727[/url] PP :)

Member Avatar for PhilliePhan
0
365
Member Avatar for cha_black

i am unable to access the items in my control panel such as add/remove programs etc. please help! there seems to be some sort of trojan at work. here is my hijackthis log and my combofix log. i'm not massively technical so basic instructions would be much appreciated. many thanks, …

Member Avatar for cha_black
0
187
Member Avatar for Lizard1183

I've been getting a lot of popups and trying to use symantec and spybot to deal with it, but that's not working. Today, when I tried to log in as Administrator to my computer, it did not load the toolbar or any icons, just the desktop background and a cursor …

Member Avatar for computerscott2
0
399
Member Avatar for 29c3

Hey guys, I'm new here and actually new to access 2003. I have deal with Vb.net but never access. I actually doing a intern and they want me to build a huge database. All there documents are spread out and all over the place as format of excel. I could …

Member Avatar for cjwilkins
0
100
Member Avatar for rlangev

Hi I like to know haw doI create a form based on multiple tables, all tables are linked. Some table contains drop down lists, I want all info in all tables dispalyed in the form. Help Please

Member Avatar for cjwilkins
0
100
Member Avatar for Stormbitch

Wow! Last time I posted on here, I found it to be the most comprehensive plethora of genuises on the planet. And hence it has become like an ambulance to me when I have a disaster on my hands. I am trying to set up a system on my site …

0
48
Member Avatar for rabz08

Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 12:08:14 PM, on 4/27/2008 Platform: Windows XP (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 (6.00.2600.0000) 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:\WINDOWS\System32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\Program Files\Lavasoft\Ad-Aware 2007\aawservice.exe C:\WINDOWS\system32\spoolsv.exe C:\Program Files\Grisoft\AVG Anti-Spyware 7.5\guard.exe C:\PROGRA~1\Grisoft\AVGFRE~1\avgamsvr.exe C:\PROGRA~1\Grisoft\AVGFRE~1\avgupsvc.exe C:\WINDOWS\System32\PSIService.exe C:\WINDOWS\Explorer.EXE C:\WINDOWS\System32\svchost.exe C:\WINDOWS\System32\svchost.exe …

Member Avatar for crunchie
0
95
Member Avatar for o7mickey

All of a sudden, my computer won't load certain web pages. Pages like Myspace, my hotmail account (stops working after I try to login), the google page loads but won't load when i try to search, yahoo won't load, the list goes on. Other pages do load like this for …

Member Avatar for crunchie
0
182
Member Avatar for Marc.CAT

Good Morning, I am developing a C# application whose objective is to save and retrieve data from a Windows Form to a Microsoft Access database and vice versa. What I've done is to add to the project a blank database, with the columns I need to fill already created. The …

0
46
Member Avatar for kavithabhaskar

Hello All: I have a program using VB.NET and Access. I have 5 comboboxes and any combination that I choose I get a result. I have 2 problems here: 1. I want to design 4 check boxes in such a way that any1 or combination when selected should give a …

Member Avatar for kavithabhaskar
0
162
Member Avatar for durbanboy

My computer shuts down for no reason at all. It does not matter what I am doing, but is more prone to do it on 'secure' sites - eg. Internet Banking. I thought I had a hardware problem, so have replaced motherboard, processor and memory. It ran fine for 3 …

0
74
Member Avatar for anjalis

I am trying to connect my login page to an access database. Right now I am simply storing the values inside the database .I am having trouble connecting to the databse itself. Below is the code that I have written using VBScript. What am I doing wrong? ...Thanks in advance …

Member Avatar for vicky_rawat
0
97
Member Avatar for manojthanal

I am started a new with VB6 Access project. I am connected database with ADODB, DSN Method that Code Given below. '======================In module ============== '=================== Connection With Database =============== '====================================================== Public CNN As New ADODB.Connection Public RS As New ADODB.Recordset Public cString As String Public Sub Main() Set CNN = …

Member Avatar for manojthanal
0
393
Member Avatar for Matbutter

HI, I have reviewed several threads with the same problem however I thought I would start proper with my own. I have run Smitfraud.cmd in safe mode option 1 and 2 logs below and then Hijack this with log at the end. I hope you can help Log below: SmitFraudFix …

0
54
Member Avatar for AH1

Hello and thank you for taking the time to read my message, This afternoon I was taking a nap and I woke up two hours later to find that some malicious software had managed to install itself on my computer. Symptoms include but are not limited to: disabling windows update, …

Member Avatar for pavel989
0
471
Member Avatar for Matbutter

HI, I have reviewed several threads with the same problem however I thought I would start proper with my own. I have run Smitfraud.cmd in safe mode option 1 Log below: SmitFraudFix v2.328 Scan done at 13:44:03.07, Mon 07/07/2008 Run from C:\Documents and Settings\owner\Desktop\SmitfraudFix OS: Microsoft Windows XP [Version 5.1.2600] …

Member Avatar for Matbutter
0
199
Member Avatar for kotkoda

I created a form in Access. I would like to put up the form on our website so people can enter their information. We need to review the data before they get into our database. I am actually stuck about how to publish the form. I thought it was an …

Member Avatar for kotkoda
0
615
Member Avatar for normanallen

The night before last I had a very bad experience, and only managed to avoid a complete wipe and reload by the skin of my teeth. I was downloading a file from a site I had used before, and my AV software trapped something called "Downloader". I stopped the download …

Member Avatar for normanallen
0
143
Member Avatar for amanda10891

Yesterday my computer stared popping up internet explorer webpages for systemdefender.com. My computer is running sluggishly, and now my background is changed to all red with a weird symbol in the middleand words, "Your privacy is in danger!" Also, just today, other webpages have begun to pop up for all …

Member Avatar for zandiago
0
116
Member Avatar for ykarp

Does anybody know how to extract a link from an OLE embedded link in Access 2000? I have a DB where instead of a hyperlink there is an OLE object, linked to a Word file. I want to easily see what the link is, without actually clicking on the OLE …

0
59
Member Avatar for mfahmy2008

hi all i write this code to load text file (undelimeted) to access database my problem each record take from 1 to 2 second to loaded into datasource Imports System Imports System.Diagnostics Imports System.Threading Imports System.Transactions Public Class Form1 Dim trd As Threading.Thread Private Sub Form1_FormClosing(ByVal sender As Object, ByVal …

0
93
Member Avatar for tanha

Hi. I am using WAMP which including the following: PHP 5... MySQL 5... Apache 2... I want to create [B]IP-Based VirtualHost[/B], therefore I did the following: 1. add "[B]Microsoft Loopback Adapter[/B]", and I assign two IP on that. 2. Create two folders named ([B]host1, host2[/B]) in my root directory which …

Member Avatar for atlex2
0
302
Member Avatar for PCJIMENEZ

Good afternoon, Can a runtime environment connect to and update records in a FM database on a file server? From what I understand, runtime env's package a copy of the actual database and allows someone to use it on a system without FM installed.... Basically, I want to create a …

Member Avatar for dwikstrom
0
136
Member Avatar for PCJIMENEZ

OS: Win XP Pro Apps: FMPro 9 and MS ACCESS 2007 Database Types: both are Local to my machine Good afternoon everyone!!! --------"Connect to a MS Access DB"---------- I am new at using FMPro 9 (very new after a year of using VBA to manipulate and control MSACCESS db's)... I …

Member Avatar for dwikstrom
0
162
Member Avatar for MrDavo

Hi All, I am new to this forum so I hope that I am posting in the correct topic space. Currently I have a challenge with administering my IIS 5.0 installation. As I am running Windows 2000 Server I have no choice (to the best of my knowledge) but to …

0
97
Member Avatar for oalee

Good news to each and everyone that are actually having problems, have had problems or simply just needs help with Windows Vista Service Pack 1. Microsoft is offering Free unlimited installation and compatibility support is available for Windows Vista, but only for Service Pack 1 (SP1). This support for SP1 …

0
120
Member Avatar for nokeekon

I'm using Microsoft Visual C++ 2008. How would i play a sound file? Either .wav, .mp3, or .midi hopefully.

Member Avatar for CoolGamer48
0
837
Member Avatar for acejames1

Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 1:18:03 AM, on 7/2/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 C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\Program Files\Common Files\Symantec Shared\ccSvcHst.exe C:\Program Files\Common Files\Symantec Shared\CCPD-LC\symlcsvc.exe C:\WINDOWS\Explorer.EXE C:\WINDOWS\system32\spoolsv.exe C:\PROGRA~1\COMMON~1\AOL\ACS\AOLacsd.exe C:\Program Files\Java\jre1.6.0_03\bin\jusched.exe C:\Program Files\Analog …

Member Avatar for crunchie
0
291
Member Avatar for gateclaw

I saw a few posts similar to this in this forum.I tried most of the solutions given there but still couldn't solve my problem. I'm running XP Professional on my laptop and desktop.Both are connected to internet using the same connection through lan.The problem is that I can't access some …

Member Avatar for gateclaw
0
279
Member Avatar for Barlam

Explorer.exe keeps crashing and restarting forcing me to do everything from the command prompt. I run XP sp2. Here is my Hijackthis log: Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 14:36:56, on 01/07/2008 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16640) Boot mode: Normal Running …

Member Avatar for crunchie
0
154

The End.