Get answers.  Share knowledge.  Collaborate with peers.




Gmail contacts not auto loading
When typing in an address that is in contacts, it doesn’t populate the address space in Gmail. I have to type it in. This is very non productive.

Answer Question   |  October 16, 2012  2:14 AM
Gmail, Gmail contacts
asked by:
10 pts.

Cannot access URL links in Lotus Notes via mobile and tablets
When click on the link on the e-mail via mobile and tablets, the message prompt up – website does not exist or has been removed. Hence, cannot approval POs via mobile devices. Many thanks.

Answer Question   |  October 16, 2012  1:38 AM
Lotus Notes, Lotus Notes error messages
asked by:
5 pts.

Adding contacts not showing up on the list in Outlook 2010
I am trying to create a new contact on Outlook 2010 pro, and after I create it will disappear. Outlook is connected to Exchange 2010. Is there any limitation for amount of contacts that we make on Outlook or Exchange server? Any response on this will be appreciated. Many thanks,

Answer Question   |  October 16, 2012  12:10 AM
Microsoft Exchange 2010, Microsoft Outlook 2010
asked by:
5 pts.

$ sign and numbers after decimal
One of my columns is for a $ amount that never changes for that particular person. Recently, I wrapped the text to print out a readable copy. For some reason I lost all the $ signs in that column. Also, when changing an amount such as $176.37, the .37 will not stay.  The $ sign [...]

Answer Question   |  October 16, 2012  11:02 PM
Microsoft Excel, microsoft excel functions
asked by:
5 pts.

Can’t link tables in Crystal Reports
I came a cross a wired scenario the other day. Although we could see all tables of a database in Crystal, we could not establish manual links. When right clicking on a field only ‘Browse’ option was available. The ‘Start link’ option was not visible. any ideas?

Answer Question   |  October 16, 2012  10:19 PM
Crystal Reports, Crystal Reports Database
asked by:
af1
5 pts.

System admin password retrieval
Hi, I have no system password as I bought it second hand and need to get into the system but cant as I don’t have the password and also I don’t have the activation code for the windows system.  It is windows vista home premium please and thanks for any info. Thanks George

Answer Question   |  October 16, 2012  10:13 PM
Windows Vista Home Premium, Windows Vista performance
asked by:
10 pts.

Client Access
I can Telnet into our iSeries but Client Access will NOT connect….What am I forgetting ? In using the Emulator and connect via PC5250 “Start or configure session” I don’t get any errors it just won’t connect

Answer Question   |  October 16, 2012  8:15 PM
Client Access 5.4
asked by:
235 pts.

Need to replace Data transfer RXFERPCB.
Hi All, Have an old program using data transfer. It works fine from the green screen. New Mapics Software in IDF Level 1 does not like the transfer and stops it with a client error. What is the best way to replace this? Tried CPYTOIMPF and sent the physical file to a folder on the [...]

Answer Question   |  October 15, 2012  8:14 PM
CPYTOIMPF, File Transfer, FTP
asked by:
185 pts.

Calendar issue
I no longer have access to my friend calendar but his calendar invites are still showing up in my Inbox. How do we get this to stop?

Answer Question   |  October 15, 2012  7:10 PM
Calendar Invites
asked by:
10 pts.

L2TP over IPSEC problem
Hello, Dispite the fact that i am already bald, I would have been pulling my hair out over the last two days of struggeling with this issue. We have a Zywall 300 USG at the office, and i want to connect with my macbook pro via l2tp over ipsec. After a lot of trial and [...]

Answer Question   |  October 15, 2012  6:12 PM
Cisco 876, VPN
asked by:
10 pts.

Problem Loading image in j2me.
Hi, I am creating a simple midlet in j2me and I want to load an image in it, but when I run the program in emulator there is this exception that comes every time. .”java.io.IOException - javax.microedition.lcdui.ImageDataFactory.createImageFromStream(), bci=8 - javax.microedition.lcdui.ImageDataFactory.createResourceImageData(), bci=45 - javax.microedition.lcdui.Image.createImage(), bci=8 - imageDisplay.(), bci=51 - java.lang.Class.newInstance(), bci=0 - com.sun.midp.main.CldcMIDletLoader.newInstance(), bci=46 - com.sun.midp.midlet.MIDletStateHandler.createMIDlet(), [...]

Answer Question   |  October 17, 2012  6:09 PM
Java 1.6, MIDLET
asked by:
425 pts.

iNotes user massive mail
In my company we use iNotes. Sometimes I need create several emails with different content and attachment. How can I do from vb or JavaScript? Would I install some software? Thanks in advance

Answer Question   |  October 15, 2012  5:49 PM
iNotes, JavaScript
asked by:
5 pts.

Include only most recent entry in report
What selection criteria would limit the display to only the most recent entry per account?

Answer Question   |  October 15, 2012  5:44 PM
Crystal Reports 11, Selection Criteria
asked by:
10 pts.

SAP BI – BO
HI All Kindly can someone guide about benefits for taking SAP BI and BO training. I have worked as BA and have related experience in requirement gathering and designing data warehouse / bi applications. I want to enhance technical skills and I am confused which track to follow: a) SAP BI and BO and b) [...]

Answer Question   |  October 15, 2012  4:59 PM
SAP
asked by:
10 pts.

responding to appointments
I am the delegate for my boss, and I’d like to send out appts from his calendar, but not have the responses go to him. Can I do that?

Answer Question   |  October 15, 2012  1:42 PM
calendar permissions
asked by:
GLB
10 pts.

Can not backup hyper-v with exchange 2010.
Hi, I have a strange problem,I’m trying to backup hyper-v vhd file with Exchange 2010 installed on it by Symantec backup exec 2010 r2 with hyper-v agent.But I can not to do it if exchange is online,virtual machine with exchange stopped after 1 or 2 minutes since backup job started. I have not such problem [...]

Answer Question   |  October 15, 2012  1:13 PM
Hyper-V, Microsoft Exchange 2010
asked by:
35 pts.

Ora error
Hi, when Exporting one of the Tables I faced with these errors: EXP-00056: Oravle error 12801 ora-12801: error signaled in parallel query server p003. ora-00028: your session has been killed. I appreciate if you would help me.

Answer Question   |  October 15, 2012  11:39 AM
ORA-12801
asked by:
40 pts.

Script to add parameters in notes.ini
Hello, I want to add several parameters in notes.ini to prevent double booking, I have referred this link http://searchdomino.techtarget.com/tip/Preventing-double-booking-in-the-Resource-Reservation-Database  I want to set following parameters in notes.ini AMgr_DocUpdateEventDelay=1 Amgr_DocUpdateAgentMinInterval=1 AMgr_NewMailEventDelay=1 AMgr_NewMailAgentMinInterval=1 I have tried following code but it has not worked Call.session.SetEnvironmentVar("AMgr_DocUpdateEventDelay",1) Call.session.SetEnvironmentVar("AMgr_DocUpdateAgentMinInterval",1) Call.session.SetEnvironmentVar("AMgr_NewMailEventDelay",1) Call.session.SetEnvironmentVar("AMgr_NewMailAgentMinInterval",1) Is any other way to implement it? I am a [...]

Answer Question   |  October 15, 2012  11:17 AM
Lotus Notes, Lotus Script
asked by:
5 pts.

Security for application
How to provide security for an application in WebSphere application server v7 ? I already installed some applications, now i want to provide security for those applications. please help me on this.

Answer Question   |  October 15, 2012  8:52 AM
WebSphere, WebSphere Application Server
asked by:
421
370 pts.

maximum subject length
What is the maximum subject length for Lotus Notes email?

Answer Question   |  October 15, 2012  8:25 AM
Lotus Notes, Lotus Notes Fields
asked by:
25 pts.