14,025 Topics

Member Avatar for
Member Avatar for Techwriter10

According to[URL="http://www.businessweek.com/technology/content/jan2010/tc20100119_759795.htm"] various reports[/URL], Apple has approached Microsoft about making Bing the default search engine on the iPhone. I'm sure it's all enough to make Steve Ballmer come out from behind his desk and do a happy dance. His little search engine that could is being portrayed as the anti-Google, …

Member Avatar for DavidAKnopf
0
620
Member Avatar for makymakaru

can anybody explain what the difference between the 2 codes below? i'm using visual basic 6 and i'm connecting access dbase. and one other thing, i'm trying to connect access 2007 with my vb6 but i can't remember the code, i know the code below works with access 2003 and …

Member Avatar for codefixer
0
157
Member Avatar for Techwriter10

In a [URL="http://www.businessweek.com/print/magazine/content/10_04/b4164028483414.htm"]very interesting read[/URL] in BusinessWeek last week, writer Peter Burrows describes what he sees as the start of war between Apple and Google with the big prize being the Mobile Ad market. Burrows further speculates that it's possible this could escalate to the point where Apple will make …

Member Avatar for jay 11
1
1K
Member Avatar for horsemuleman

Hi. I recently starting getting redirected to misc. sites when clicking on Google, Bing or Yahoo search results. Was using McAfee and found nothing. Uninstalled McAfee and downloaded Kaspersky and found 6 trojan viruses. Cleaned them and still have the same problem. Spybot and Malwarebytes find nothing as well. Could …

Member Avatar for horsemuleman
0
189
Member Avatar for bords

Hello everyone...can anyone modify my code below....i have a database named "Database1.accdb" with a table "Applicants"...The columns are ID(auto incremented),Name,and Age.... on this code, i can display the data from my database... My problem is that how can i add a new record to my database...or delete a record... I …

Member Avatar for bords
0
136
Member Avatar for gisek

Hi, I'm developing a Visual Studio C# application, which is related to a database. It currently uses a database file (SQLite). But I want to connect it to an online database. The idea is: the same copy of database should be on users' computers (in SQLite files) and on a …

Member Avatar for markb536
0
88
Member Avatar for Psychoticus

Hi guys, Just wondering if there is a way to detect the windows version, form say 95 to win7, in vb.net? pardon my ignorance but im not a big coder and norm only do python. Thanks in advance. Cheers, James

Member Avatar for apegram
0
1K
Member Avatar for xthuman

Hi I am a new user in access and created a database to use in accounting practice. I want to create a query control that will show the opening balance, plus fees less closing balance = 0 as all data are imported from another system. The problem is that the …

Member Avatar for ChrisPadgham
0
110
Member Avatar for jmgmail

I have been trying to resolve this an to no avail. I tried creating an instance of the objects and it is still not debugging correctly ...I would greatly appreciate any assistance possible... The code I have entered is supposed to create a word table in word with a heading …

0
62
Member Avatar for coldfire101

Hi, I need to write a program to send data from a particular excel sheet in a workbook to a notepad. Say,I've an xl sheet with the following columns: "Name,Age,Salary" with values "john,24,1000" respectievely,Now I need a C# program to read the xl sheet and write the values onto the …

Member Avatar for pauldani
-1
593
Member Avatar for Grand666

hi all, i hope this is in the right place. im a newbie and want to gain much experience with linux as server and maybe say 2 or 3 clients, all different OS's. at my work we have lots of pc's laying around and I have the okay from my …

Member Avatar for Firewolf
0
2K
Member Avatar for babystrangeloop

The issues are 1) "Ylmf Windows XP" was a real pirated Microsoft product prior to the arrival of "Ylmf OS" which is Ubuntu Linux. The Ylmf team has been frightened away from distributing real Microsoft products by the arrest of the distributor of "Tomato Garden" which was also a real …

Member Avatar for babystrangeloop
0
308
Member Avatar for dor.marchan

Hello All, I am in a roadblock right now and I really need some help on the code below. What I wanted to do is close all opened workbooks. This code does the work IF there is at least one or more opened workbooks. My problem is IF there is …

Member Avatar for dor.marchan
0
196
Member Avatar for barristerpee

Please this is my code to display records from my ms-access database whenever i click the [B]button next[/B]. But the code is only displaying the[B] last record[/B] in the database. Please HELP is needed. I have tried using for loop but it is giving me error. [code] Imports System.Data.OleDb Public …

Member Avatar for kvprajapati
0
550
Member Avatar for ltthekid

Hi. Yesterday I got the 2010 Internet Security virus. Was able to mostly wipe it out with Malawarebytes scan, but I'm still getting redirected with google, yahoo, bing, etc searches when clicking on search result link. Happens in both IE and Firefox. All other web browsing appears fine and computer …

Member Avatar for jholland1964
0
163
Member Avatar for rosser123

Malwarebytes' Anti-Malware 1.44 Database version: 3586 Windows 6.0.6000 Internet Explorer 7.0.6000.16945 1/17/2010 7:53:04 PM mbam-log-2010-01-17 (19-53-04).txt Scan type: Full Scan (C:\|D:\|E:\|F:\|G:\|H:\|I:\|J:\|Z:\|) Objects scanned: 357180 Time elapsed: 1 hour(s), 5 minute(s), 32 second(s) Memory Processes Infected: 0 Memory Modules Infected: 1 Registry Keys Infected: 1 Registry Values Infected: 1 Registry Data …

Member Avatar for jholland1964
0
160
Member Avatar for nccsbim071

Hi I have an application installed. I need to have a functionality that prevents user from uninstalling the application if application is currently running. I uninstall appliation from Add/Remove programs. I have functionality in my system that allows it to be minimized to the task bar and to system tray. …

Member Avatar for nccsbim071
0
449
Member Avatar for wiss.dev

hi everyone im trying to update access from vb.net application. when excuting im getting this error: the microsoft.jet.oledb.4.0 source="c:\...."provider was not registered on the local machine. when i go and run cmd to register ddl files. i was able to register msjet40.dll and msjetoledb40.dll with the other dll a box …

Member Avatar for wiss.dev
0
76
Member Avatar for goldriverdancer

Dear all, I've thus far created a simple Access database to keep track of all the pumps my (mining) company uses. What I want to do, is create a form which will automatically archive previous data if new data is written into it. For example, I have a pump that …

Member Avatar for goldriverdancer
0
105
Member Avatar for Techwriter10

Office 2010 awaits us later this year, and I've been wondering what it could possibly offer customers that would compel us to buy or upgrade to this software. Office software in general progressed about as far as most of us needed it to go somewhere in the 90s. Since then …

Member Avatar for bogdan5844
0
659
Member Avatar for skyyforever

Hello, I'm developing an application which has, among the others, a windows form with data grid and combo box. User has to select a value from combo box and I use the selected value to read data from database and fill the data grid. Everything works fine, but sometimes there …

Member Avatar for skyyforever
0
132
Member Avatar for cohen

Hey guys, Well i need some help. My laptop is being very wierd..... at the moment, i am running a Malwarebytes scan, and i will post that once it has finished. Here is my Hijackthis log, i don't like the look of it..... can someone please have a look over …

Member Avatar for cohen
0
168
Member Avatar for aidine.rivera

I downloaded Malwarebytes Anti-Malware. I ran a scan and this is what I got back. Can someone help please? :) Malwarebytes' Anti-Malware 1.44 Database version: 3569 Windows 5.1.2600 Service Pack 3 Internet Explorer 8.0.6001.18702 1/15/2010 1:01:57 PM mbam-log-2010-01-15 (13-01-57).txt Scan type: Full Scan (C:\|) Objects scanned: 237765 Time elapsed: 58 …

Member Avatar for jholland1964
0
156
Member Avatar for sat4star
Member Avatar for SimonLeefe

I have an Excel workbook containing named variables across several worksheets. In one of these worksheets I have a "run solver" button, which kicks off a VBA routine. The first thing this routine does is allocate values of variables picked up from the workbook to local variables inside the VBA …

Member Avatar for SimonLeefe
0
533
Member Avatar for skwatamkar

how can i insert an image to ms-access database using java swing form and vice versa.

Member Avatar for ChrisPadgham
0
59
Member Avatar for sayedamin

Dear All, I have a small database which has two tables, table A = Stock and table B = Sold, these both has same fields including quantity, I have all my items in stock table, but what I want to do is when I sold something and entered in sold …

Member Avatar for ChrisPadgham
0
84
Member Avatar for yssirhc

I'm trying to paste some text into a memo field and am getting the message "The text is too long to be edited". The text is 64K, which I believe is the max. I even did a character count on it that came to 64,360 and the limit I learned …

Member Avatar for ChrisPadgham
0
807
Member Avatar for vinekuma

Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 8:57:04 AM, on 1/9/2010 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Boot mode: Safe mode with network support 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:\Program Files\Internet Explorer\iexplore.exe C:\Documents and Settings\vkumar1\Local Settings\Temporary Internet Files\Content.IE5\BNGLZCDG\HijackThis[1].exe …

Member Avatar for jholland1964
0
301
Member Avatar for stirtz

I have a virus that causes a "system integrity scan wizard" window to pop up. In addition I also get a pop up window: "Warning: Your computer may have critical errors in windows registry and file system". The following is my hijack this scan. Can you help me get rid …

Member Avatar for jholland1964
0
286
Member Avatar for Aritz R

Hi there! First off I´m new here, so, I'd say HELLO EVERYONE an thanks for years helping. I have the following problem: I need create a installation of a C# app that uses a SQL SERVER 2008. I am using INNO Installer because I thought it could be the best …

Member Avatar for sknake
0
266
Member Avatar for theshotts

Hi, I think my computer has some problrms. I have something trying to change my home page when I start IE. More often than not it takes two ir three attempts before IE finally starts. I also get spurious e mails returned which couldn't be sent, the problem is I …

Member Avatar for theshotts
0
298
Member Avatar for Joe1992w

Hi Guys, I could use some help, recently some of my google seraches have been redirected to seemingly unrelated content or to use another search engine, this doesn't happen to all seraches and the ones it does effect seem to be unrelated and at random, i have run a Hijack …

Member Avatar for jholland1964
0
105
Member Avatar for khess

I have a feeling that the desktop operating system as we know it is on its last leg. The reason I make such a bold statement is that cloud computing will replace our fat, bloated, virus-riddled, failure-prone desktop with something far more agile and elegant: A lightweight browser-based system. This …

Member Avatar for lrh9
-3
838
Member Avatar for Zoompa

Hello, I am having trouble with a problem I am unable to resolve. My taskbar switches from Blue to Grey and stays that way. My sound has stopped working, I get errors invloving Sound Drivers not being available, I have attempted to fix this but my sound driver is fine …

Member Avatar for amchom
0
188
Member Avatar for j1979c

I have some kinda problem each time i create a vector of strings. There is no error if I create vectors of other data types such as int, double, etc. Though there's no error...but there's warnings...and sometimes the program hangs if i do sortings. Here's an (without sorting but still …

Member Avatar for borlys
0
581
Member Avatar for richkriel

Hi, I have a problem with my laptop's internet browsing. I am using an HP compaq 6910p to connect via a wireless router to my iBurst modem. My problem is that i can do pretty much anything accept browse. My skype works through the router can even FTP but not …

Member Avatar for DenisOxon
0
285
Member Avatar for capiono

I was wondering if it was possible to this: example [CODE] if exists(Select * From table) select item from table set returnValue = 1 Else set returnValue = 0 [/CODE] Or if there any other way of doing this this

Member Avatar for mail2saion
0
189
Member Avatar for Mote-Fairy

First off, I'm terribly sorry if there's another of these threads. I always seem to miss them, even if I check. So, I need a bit of help. My LifeCam arrived today, all nice and funky-looking. But, the setup won't work. I'll go through the motions, and then when it's …

Member Avatar for impciliterite
0
198
Member Avatar for Mr.mham

hi all I'm new in vb.net and I would like to get some help in something I'm developing a database application with vb 2008 and my database is MS access 2007 but every time I insert some records , they gone after a few moments . When I insert them …

0
40
Member Avatar for umepinkie

Hi I'd made a form using visual basic and added a few check boxes. I want to know you save the check box item into Microsoft Access Database when I click on Save. for instance: checkbox1: item1 checkbox 2: item2 checkbox 3: item 3 and in MS Access, I have …

0
44
Member Avatar for farsen

Hi. First of all, I´m new to asp.net. I have this .aspx page in my Visual Studio 2008 web project solution, with a media player control and a button which invokes it and starts playing a file: [CODE] <HTML> <HEAD> <script language="javascript" type="text/javascript" for="Player" event="onclick"> return Player_onclick() </script> </HEAD> <BODY> …

0
89
Member Avatar for wish4129

Hi guys, i would like to ask that is there anyway to embedded an excel file into a vb.net project? i know the way to read an excel file from vb.net, but i would wanna know is there anyway i can include the excel file inside the vb.net program. This …

Member Avatar for kvprajapati
0
170
Member Avatar for liqin

I am trying to generate random images from access database using hashset as it is said to be unique and there won't be any repeated images appearing. But, it doesn't seem to work. How can i get it to work? By the way, i am very new to the concept …

Member Avatar for kvprajapati
0
146
Member Avatar for wilsonmg8181

I just got this today. This is what its got Manufacture: Dell Model: OptiPlex GX150 933 Standard Memory: 128 MB (removable) Maximum Memory: 512 MB CPU: 933MHz Intel Pentium III No. Of Memory Socket: 2 Memory Type: PC133 SDRAM 168-Pin Memory I can go more in depth if needed. My …

Member Avatar for caperjack
0
465
Member Avatar for EddieC

While most eyes this week were trained on Las Vegas and the Consumer Electronics Show, Microsoft was gearing up to speak with retailers at the [url=http://www.nrf.com/]National Retail Federation[/url]'s annual [url=http://events.nrf.com/annual2010/Public/MainHall.aspx?ID=5938&sortMenu=101000&exp=3%2f13%2f2009+10%3a07%3a54+AM]Conference and Expo[/url] in New York City running tomorrow through Tuesday. The company [url=http://www.microsoft.com/Presspass/press/2010/jan10/01-08nrf10ma.mspx]announced yesterday[/url] that it will be demonstrating new …

0
505
Member Avatar for Frederick2

This is my first VB.NET post as I'm mainly a C/C++ and PowerBASIC developer. I'm trying to figure out how to pass a struct like so as a function parameter to/from a C/C++ or PowerBASIC dll using PInvoke of course in VB.NET. The struct in C looks like this... [CODE=C++] …

0
62
Member Avatar for JensenBeach

Title says it. Old Dell died, I had Office 2003 Professional from Dell, but on MS disks that appear to be retail type. New computer is running Windows 7 (64 bit). Install appeared normal with activation codes, program operations are OK with one or two unexplained shutdowns. Ive been running …

Member Avatar for JensenBeach
0
118
Member Avatar for bords

is there any other way of playing .mp3 or .flv music files without using microsoft directX? there is a code snippets in playing music files here using ms dirextX but it was an error when i compiled the code... and i was able to play .wav files only....plz tell me …

Member Avatar for avirag
0
146
Member Avatar for khess

While companies worldwide look for ways to reduce costs, shed dead weight from their labor resources and streamline their businesses, it makes me wonder if Linux will survive the global economic meltdown. Oh, I know it will survive in terms of us geeks who use it and tout its goodness. …

Member Avatar for samuel_1991
0
807

The End.