Extracting OLE objects attachments in Lotus Notes
I’ve written an utility in VB .NET that is able to extract file attachments from a NotesDocument and this works fine. I’m having challenges now with a particular email that has a MS Word document embedded into the body, whose content is part of the body. So basicllay it’s an OLE Embedded attachment. Does anyone [...]

Answer Question   |  May 1, 2009  9:00 PM
Lotus development, Lotus Notes email, Lotus Notes email attachments, LotusScript, Microsoft Word, OLE objects, VB.NET, Visual Basic .NET
asked by:
5 pts.

Excel 2007 – how to add a average formula to that cell/s that ignoring 0%’s
Ok i figured out how to ignore zero %’s for a graph. Now what I’m stuck on is how to add a average formula to that cell/s THis is what i had…. =IF(SUM(U171,U122,U74,U27)=0,#N/A,(SUM(U171,U122,U74,U27),(AVERAGE(U171,U122,U74,U27)) Thx Jared

Answer Question   |  May 14, 2009  5:19 PM
Excel 2007, Excel formulas, Microsoft Excel
asked by:
185 pts.

combo box in dbgrid
i want to drop combo box in dbgrid. how to do it?

Answer Question   |  May 1, 2009  3:22 PM
combo box, DBGrid
asked by:
25 pts.

How to Sign Java Applets?
HELLO. I want to run an applet made in java on a simple html page. The applet is made from a program which acceses the WebCam. That’s why it needs to be signed before it can do that from the browser. DOES ANYONE KNOW AN EASY AND CLEAR WAY TO SIGN AN APPLET AND MAKE [...]

Answer Question   |  May 1, 2009  11:53 AM
Java, Java applets, Web development
asked by:
5 pts.

Shim add-in not loaded VB runtime error
i am kind of new on the hole shim add-in thing so go esay on me here what did on VS 2005 com shim wizard v 2.3.1.0 1) create shared add-in(new_addin) and put meesagebox on the on connect proc 2 ) add shim add-in project and chosed for word and excel 3 ) then add [...]

Answer Question   |  April 30, 2009  7:56 AM
Runtime Errors, Shim add-in, VB, VB.NET 2005, Visual Basic, Visual Basic .NET, Visual Basic runtime errors, vsdrpCOM, vsdrpDoNotRegister
asked by:
5 pts.

How to connect Visual Basic 6 to Oracle 11g
What are the steps to connect VB 6.0 to Oracle11g? Thanks!

Answer Question   |  May 7, 2013  6:45 AM
Database programming, Oracle 11g, Oracle connectivity, VB 6, Visual Basic, Visual Basic 6
asked by:
5 pts.

Excel 2007 – How do I ignore zero %’s for a graph?
Excel 2007 – How do I ignore zero %’s for a graph? example: you have data that looks something like this: week # 1 2 3 4 5 6 PTP% 10% 13% 0% 0% 0 % Then graph the PTP% across from week 1 which is 10% to week 6 which is 0% On the [...]

Answer Question   |  April 29, 2009  6:49 PM
Excel 2007, Excel formulas, Microsoft Excel
asked by:
185 pts.

RPG ILE Character Hex Value to Decimal
Hi, I have a flat file with hexidecimal characters after certain characters. For Example : “MY NAME IS BEN ~0A” The “0A” represents the hex for 10 (decimal) whitch means 10 spaces. My problem is when i have “0A” in a alpha numeric workfield (length 2), how can i use it as a hex value? [...]

Answer Question   |  April 30, 2009  3:36 PM
Character, Hexadecimal values, RPG ILE, RPGILE
asked by:
20 pts.

What is the biggest technical challenge in building a mobile client for a mission-critical enterprise application?
What is the biggest technical challenge in building a mobile client for a mission-critical enterprise application? This question is sponsored by RIM.

Answer Question   |  April 29, 2009  12:53 PM
Application development, Enterprise application development, Mobile Application Development, Mobile Client
asked by:
RIM
30 pts.

Crystal Reports 11 to create Body Mass Index chart (BMI)
need to create Body Mass Index chart (BMI) for different ages for school children. I also need to have the short details of the BMI info at the left top area. I need to do this for a web site in ASP/VBScript 3.0. I am using Crystal Reports 11 and not sure whether I can [...]

Answer Question   |  April 29, 2009  12:15 PM
ASP.NET, Crystal Reports, Crystal Reports 11, Crystal Reports XI, VBScript
asked by:
5 pts.

miniSAP as a test environment
Hi I am not a SAP developer rather a Java JEE developer. I wish to test Portal Factory (which uses the java JCo middelware product) to connect to a SAP R3 environment. Make calls to BAPIs etc. If I can get my hands on miniSAP will this suffice for a simple proof of concept. Ie [...]

Answer Question   |  April 29, 2009  12:06 PM
J2EE, Portal, Portal Factory, SAP, SAP portal, SAP testing, Test systems
asked by:
5 pts.

How you change a pointer from base class to derived class?
Hello, I have the following classes class Rock { public: Rock() { goldAmount = rand() % 100 + 1; price = 10; }; int revealContent() { return goldAmount; }; virtual void checkPrice() { cout << price << endl; }; protected: int price; private: int goldAmount; }; class ValuableRock : public Rock { public: ValuableRock() { [...]

Answer Question   |  April 29, 2009  11:07 AM
C++, C++ classes, cast, Class, Classes, Derived class, Pointer
asked by:
5 pts.

Execute a view/query is slower in SQL Server 2005 than 2000
Hi, I have migrated a database from 2000 to 2005, updated the statistic and rebuild the index. When I run the following query “select top 500 * from myview order by name”, it is extremely slower in 2005 than 2000. The myview simply does an inner join with 2 table. The name is varchar(50). Strangely [...]

Answer Question   |  May 2, 2009  9:15 AM
SQL Server 2000, SQL Server 2005, SQL Server Query, SQL Server query optimization, VARCHAR
asked by:
290 pts.

Please help me to solve this Java Servlet
Hi i solved the classloader problem now its working good but if v create two servlet container named sample1 and sample2 example: i have created two servlet container named sample1 and sample2 i had created same package name for both. In sample1, i created one servlet class with package name like com.sample.Hellowrold and /hello1 is [...]

Answer Question   |  April 29, 2009  7:46 AM
HttpServlet, Java, Java Servlet, Web development
asked by:
5 pts.

Java on iSeries
Can anyone suggest me the link to learn Java on i-series? I am an experienced AS/400 programmer with knowledge on Java.

Answer Question   |  April 29, 2009  7:15 AM
iSeries, iSeries development, iSeries Java programming, Java
asked by:
1,150 pts.

Microsoft Access database update question
So I have two Access databases that are linked together so that tables on one of the database can be updated offline but can update the main one when needed. I have ran into an issue though where my table isn’t recognizing the linked data from the other tables that it needs to. For this [...]

Answer Question   |  April 30, 2009  3:29 AM
Database programming, Linked database, Microsoft Access
asked by:
30 pts.

Empty project in Visual Studio 2008
Can anyone tell me where the Empty Project is in Visual Studio. I am using C# express and there is this fold, but not in my 2008 Visual Studio

Answer Question   |  April 29, 2009  2:55 AM
C#, Visual Studio, Visual Studio 2008
asked by:
10 pts.

Altering Lotus Notes “Delivery Failure Report” using C#
I am writing application in C#.Net 2.0 to read mails in Lotus Notes database and upload into another application. Emails can come to this mailbox from many sources. There are also other applications that send mails with FROM address as this mailbox while sending to other usersgroups and in this process, this mailbox gets DELIVERY [...]

Answer Question   |  April 29, 2009  1:24 AM
Alter Delivery Failure Report, C#, Delivery Failure Report, Edit Delivery Failure Report, Lotus development, Lotus Notes Database, Lotus Notes email
asked by:
5 pts.

Microsoft Access: Hiding form fields with Null values
Hello, I have a table that has Name F1 F2 F3 F4 Wes x Bob x x Mark x x and so on. Certain names have a check mark “x” and others do not. I need to be able to pull up someones name and see a summary of what they have “x”‘s in. I [...]

Answer Question   |  April 30, 2009  11:22 PM
Access VBA, Microsoft Access, Microsoft Access forms, NULL values, VBA, Visual Basic for Applications
asked by:
30 pts.

how to this into a code
Colfax Industries wants an application that they can use to sum the sales made in four regions: North, South, East, and West. And the four sales amounts: 1000, 2000, 3000, 4000 with a loop.

Answer Question   |  April 29, 2009  11:10 PM
Visual Basic 6.0
asked by:
5 pts.