3,842 Topics

Member Avatar for
Member Avatar for Dragennd

Hello all, zoidmaster here. I have a question regarding work with a MS Access database. I have the code written out from a tutorial I found online for a basic database, however all it can do with the database is read, add and delete lines from it. I'm trying to …

Member Avatar for Dragennd
0
473
Member Avatar for Dudestreet

Hi Team, I was wondering if I am the only one who is not able to do it or what. Well, as the title suggests, I would like to OPen Excel in vb.net. I was able to find end number of articles online on this but none would help. It …

Member Avatar for Dudestreet
0
5K
Member Avatar for happygeek

Think that macro viruses written in VBA (Visual Basic for Applications) are just something that people using the Internet a couple of decades ago had to worry about? Think again. Word macro attacks never went away, they just went into decline. New evidence suggests they could be making something of …

Member Avatar for happygeek
1
1K
Member Avatar for ddanbe

I hear rumours that Windows 10 is on the way. Is this true? What happened to Windows 9? Does anybody out here have any ideas?

Member Avatar for ZZucker
1
406
Member Avatar for The Mad Hatter

This question covers Windows only. I know Microsoft makes a wide variety of other software products (Office, Exchange, etc.), I'm not interested in them, only in the Desktop Operating Systems. [B]First[/B] - unlike the most of you, I've read Microsoft's financial reports, and understand accounting. I know how much money …

Member Avatar for ZZucker
-2
308
Member Avatar for AQWst

Hello-- I am not sure where I should post this. I have an Excel spreadsheet with some cells I would like to concatenate into one resulting cell. I can get the cells concatinated, but I would like to concatenate one cell to the degrees symbol, followed by a space, followed …

Member Avatar for ddanbe
0
271
Member Avatar for spowel4

I have this query as part of a stored procedure, and this query as it is listed here works: INSERT INTO OPENROWSET('Microsoft.ACE.OLEDB.12.0', 'Excel 8.0;Database=G:\KF\GBSData.xls;', 'SELECT * FROM [Sheet1$]') SELECT * FROM [KWF_GBSData].[dbo].[tblKWF_WorkTable2] WHERE invoiceNumber IN ( SELECT invoiceNumber FROM [KWF_GBSData].[dbo].[tblKWF_WorkTable2] WHERE stockNumberShipped LIKE 'CCCOMBO%' ) I would like to change …

Member Avatar for askme_1
0
558
Member Avatar for Papa_Don

Group, I'm trying to improve a macro in an EXCEL spreadsheet. The spreadsheet has multiple tabs (sheets), some of which have grouped rows in them. My "cleanup" routine needs to check to see if these grouped rows exist. Is there some code that does this (hopefully boolean)? If it helps, …

Member Avatar for ddanbe
0
746
Member Avatar for Dudestreet

Hi Friend, Could you please help me with Row level Access Data reading? What I mean to say is(PFA Screenshot) [Click Here](http://postimg.org/image/cultofmhv/) Suppose I only need to read the Row with "EmpID" AA/0141/D/12749, how can I do it? Keep in mind that It is always going to be a random …

Member Avatar for Dudestreet
0
215
Member Avatar for Papa_Don

Group, I've created a large spreadsheet with a fair amount of code behide it. Historically it has run well and with no issues. However it has started giving me a "Run-time error '9': Subscript out of range" error. I have no idea what is causing it. It is stoping at …

Member Avatar for Papa_Don
0
2K
Member Avatar for carlohina

Hello, I'm carlo and I have been experiencing this problem for about a week now. The windows defender is not functioning and the win explorer keeps on closing. here is my hijackthis file: Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 3:04:04 AM, on 9/14/2013 Platform: Unknown Windows (WinNT …

Member Avatar for RobertHDD
0
367
Member Avatar for DOANLD JP
Member Avatar for humorousone

I've played a LOT of minecraft over the past few years, and this is quite a big deal for me. Personally, I can't help but feel a little bit concerned. > In a statement, Microsoft said it would maintain Minecraft across all its existing platforms, with a "commitment to nurture …

Member Avatar for DeanMSands3
0
368
Member Avatar for iqlas

Hi, I am not able to "run as different user" in my windows 7 (domain login) machine. For example if i'm trying to start iexplore (run as diff user) It returns the error : "The system cannot find the file specified". Please help me. thanks in advance.

Member Avatar for Ed E
0
481
Member Avatar for Nebil

Hi, I had a little problem in querying something. When defining a project you use work items. And a work item may use a material, labor and equipment. It may not use one or two of them for that work item when it is defined. So for that work item …

Member Avatar for Santanu.Das
0
125
Member Avatar for happygeek

So it seems that an Internet Explorer zero day vulnerability allowed the back door to be opened that resulted in the [URL="http://www.daniweb.com/news/story252590.html"]hack attack on Google[/URL] and many others that has received such publicity this week. According to [URL="http://siblog.mcafee.com/cto/operation-%E2%80%9Caurora%E2%80%9D-hit-google-others/"]McAfee[/URL] it has identified an Internet Explorer vulnerability as being one of the …

Member Avatar for Tcll
0
1K
Member Avatar for RatulCN

Why Fedora 18 onward cannot boot to windows 8 as earlier versions fedora were doing it perfectly. Who is blocking this multiboot options? Fedora or Window 7/8 ?

Member Avatar for clinuxboy
0
224
Member Avatar for happygeek

So, Microsoft and iSIGHT uncovered another 0-day vulnerability; this time impacting all supported versions of Microsoft Windows and Windows Server 2008 and 2012. iSIGHT [has detailed](http://www.isightpartners.com/2014/10/cve-2014-4114/) in the wild exploits of the vulnerability, and points the finger of suspicion at state-sponsored Russian interests. The Dallas-based cybersecurity outfit explained that the …

Member Avatar for oriclon
2
542
Member Avatar for themaj

A question for VB.NET - Access DB folks here, although some might consider a strictly DB question. Is there an order of operation when a SQL query 'does its' thing' relating to the 'WHERE" clause with multiple parameters? In other words, could you rearrange the elements [filters] of the WHERE …

Member Avatar for pritaeas
0
237
Member Avatar for DavidB

I am trying to understand some old FORTRAN code and have reached a point that puzzles me. In the main program, a 1-D work array has been defined. i.e. - REAL WORKA(30) Later on, portions of this work array are passed into a few sub-routines: e.g. - CALL SNAME1 (10, …

Member Avatar for taichichuan
0
236
Member Avatar for singhSP

1. Form created in VB2008 3 Textbox [Name(string), Company(string), Contact(number)] 3 Buttons [New Record, Update Record, Delete Record] 2. Database created in MS Access 2003 File Name: Contact.mbd Fields: ID [Primary key] Name [Text] Company [Text] Contact [Number] How to Create Connection? How to get data on form load from …

Member Avatar for Santanu.Das
0
10K
Member Avatar for Papa_Don

Hello Group, I'm writing a macro to match dates from one spreadsheet to another. Specificially, SpreadsheetA has the date listed as text. I want to match that date to a range of dates in a column to find the row the matching date is on. I have some things that …

Member Avatar for Papa_Don
0
4K
Member Avatar for Reverend Jim

I don't usually recommend software unless I am asked, but I came across something that was too good not to share. I had taken a video while biking down a road here at the cottage and was very disappointed in the result with all the shaking and jittering. I went …

Member Avatar for jackstone444
2
257
Member Avatar for arrbug

I´m having some trouble with my web browsers, both internet explorer and firefox. After around ten minutes or so of use, whatever browser I am using keeps opening itself again and again and won´t stop. The pages open to the homepage. I´ve run adaware and spybot and norton, and they´ve …

Member Avatar for bhearns1
0
700
Member Avatar for happygeek

Microsoft will stop releasing security updates, hotfixes and other updates for Windows XP SP2 on July 13th 2010. No biggie, you might think, after all Windows XP SP3 was released way back in April 2008 and since then we've had both Vista (perhaps best forgotten) and the much more palatable …

Member Avatar for Tcll
0
952
Member Avatar for happygeek

More often than not I'll be writing about the security problems facing Windows XP users, such as when I recently reported how a large number of enterprises are still running XP SP2 machines which will shortly [URL="http://www.daniweb.com/news/story287954.html"]stop being supported by Microsoft[/URL] in terms of security updates, hotfixes and the like. …

Member Avatar for Tcll
1
960
Member Avatar for castajiz_2

The title says everything, I was searching through google why this is the case but haven't been able to find any answers. Any reference would be greatly apreciated...

Member Avatar for castajiz_2
0
221
Member Avatar for Jeline_1

hi everyone im really new to report viewer in vb.net and i wanto import the data from an excel file to the reportviewer in vb.net can anyone help me out? here is waht i tried so far: Private Sub ViewReport_Load(sender As System.Object, e As System.EventArgs) Handles MyBase.Load ReportViewer1.ProcessingMode = Microsoft.Reporting.WinForms.ProcessingMode.Local …

Member Avatar for Santanu Das
0
2K
Member Avatar for Danniboy

Hi Guys, I have just finished setting up a brilliant space in which we have a large TV with the following connected to it: PC, Nintendo Wii, Playstation 3, Xbox 360, Windows 8.1 Laptop, The only thing missing, is that I am currently using just the basic inbuild TV speakers, …

Member Avatar for rubberman
0
306
Member Avatar for mattster

Hi There, This comes under a few forums on DaniWeb, so I've guessed and posted it here... I have two computers, both connected to the internet and running Windows 7 (Home Premium + Professional). One is my main one, the other is one I do not use. If I installed …

Member Avatar for mattster
0
345

The End.