Get answers.  Share knowledge.  Collaborate with peers.




Mobile Antivirus
I want to build an antivirus for android…so I need virus signature database…while surfing through net I could find that Dr. Web deals with android viruses…i downloaded one of its virus database…but its VDB…my system is not recognizing the software with which I can open it…I also tried using FileCure and it says .VDB file [...]

Answer Question   |  November 7, 2012  5:41 PM
.VDB files, Antivirus, Mobile
asked by:
TKK
55 pts.

Alternative name of Physical file
How to rename an alternative name(long name) in a physical file using sql or any other method.(Alternative name if present can be found using DSPFD) . No source is available for this physical file and only object is available.

Answer Question   |  November 7, 2012  5:11 PM
AS 400, DB2/400, Physical File
asked by:
70 pts.

Replace icons/bookmarks for moved databases
How can I send an action to an Exchange mail (Outlook) user that can open their Lotus Notes client and replace bookmarks and icons? I have a large enterprise that is migrating or has migrated to Exchange for mail.  I am working on a project to consolidate Lotus Notes applications into Regional Operations Centers, and [...]

Answer Question   |  November 7, 2012  4:56 PM
Lotus Notes 8.0.2, Microsoft Outlook
asked by:
5 pts.

AS/400 FTP server won’t start
After a savsys restore due to a disk crash, the FTP server won’t start. Following is the joblog entry : Message . . . . : Exception CPF3CDB occurred when trying to get information for exit point QIBM_QTMF_SERVER_REQ with format name VLRQ0100. Cause . . . . . : The QusRetrieveExitInformation API returned an exception [...]

Answer Question   |  November 7, 2012  3:52 PM
AS/400, AS/400 FTP
asked by:
15 pts.

Formatting Cells individually in a Table – Microsoft Access
I am currently in the process of using a Table to track employee annual leave, I need to be able to highlight all the weekends (saturday and sundays) in a different color to make easier to read. How do I do this?  

Answer Question   |  November 7, 2012  12:17 PM
Microsoft Access 2010, Microsoft Access tables
asked by:
20 pts.

How to map HTML page with AS400
I have an HTML page with NAME field. When user enter the in the page and click on the submit it should go in the PF file and add the record in the PF. Is it possible that we can map the HTML pages with AS400. Please give some link or code where I can [...]

Answer Question   |  November 7, 2012  12:11 PM
AS/400
asked by:
670 pts.

Windows Server 2003 email forward
I need to create an email address and then forward this address to an external address, any help would be appreciated.

Answer Question   |  November 7, 2012  11:30 AM
Microsoft Exchange 2003, Windows Server 2003
asked by:
5 pts.

Need information on content manager on iSeries
Hi, is there anyone working on content manager integrated with GUI applications on iSeries. I have the basic codes and admin pdfs from IBM but require some practical troubleshooting documentation on errors loading content manager.

Answer Question   |  November 7, 2012  11:23 AM
AS/400, AS400 admin
asked by:
145 pts.

Corrupt full access permissions Exchange 2010
I have a user trying to access a shared mailbox but they were getting an error saying: ‘the set of folders cannot be opened. Microsoft Exchange is not available.Either there are networks problems or the Exchange server is down for maintenance’ Removing the full access permissions and re-adding them has resolved the issue. This is [...]

Answer Question   |  November 7, 2012  10:32 AM
Microsoft Exchange 2010, Microsoft Exchange errors
asked by:
5 pts.

QSECURITY 40
Hi All, If I was on QSecurity 30 and shifted the operations to QSecurity 40, knowing that my collected audits collections (logs from QAUDLVL) are ok and passed all possible program failures. Now during operations problems occured. Boom! Can I immediately revert back to QSECURITY 30 and continue my operations? What will happen to my [...]

Answer Question   |  November 7, 2012  9:28 AM
iSeries AS/400
asked by:
215 pts.

How do you display user profile authority and object access
Hi all, I would like to know if there is a command to check the private authority of a user profile over all objects inside the iSeries. Thank you

Answer Question   |  November 7, 2012  9:18 AM
iSeries, iSeries AS/400, iSeries 820
asked by:
215 pts.

Internet connection problem
Since a couple of years I am experiencing a peculiar problem. I use 3g Data card(USB modem ) for my Internet connection. After some time a pop up is displayed in the desk top screen written as ” This USB device can perform faster if you connect it to to a high speed USB 2.0 [...]

Answer Question   |  November 7, 2012  4:21 AM
Internet connection, USB Modem
asked by:
5 pts.

What are the AS400 software versions?
What are the AS400 software versions? Is AS400 still being developed?

Answer Question   |  November 7, 2012  1:15 AM
AS/400, AS/400 software
asked by:
10 pts.

How can I replace my driver files?
My old desktop computer hasn’t had a driver update in years and cannot recognize my mouse or USB wireless adapter. My keyboard which I used on it long ago still works. I’m trying to transfer drivers from my laptop to my desktop using a CD (because my desktop cannot even recognize flash drives and has [...]

Answer Question   |  November 7, 2012  12:14 AM
Drivers, USB wireless adapter, Windows 7
asked by:
60 pts.

How can I force field exit
Ever since we upgraded the 400 to version 6.1, I have a problem with my numeric fields. It does not appear that the Check(FE) works with the keyboard shift attribute of an ‘S” We use the ‘S’ so the employee’s do not have to enter the decimal point. If a field was entered as ________245 [...]

Answer Question   |  November 7, 2012  7:33 PM
OS/400, OS/400 fields
asked by:
10 pts.

Code in Visual Basic
Code: Function SearchDesigner(ByVal strString As String) As String ‘Dim errMsg As String Dim i As Integer Dim strstrString As String = strString.ToLower If Len(strString) = 0 Then Return “” For i = UBound(arDesigner) – 1 To 0 Step -1 Try If strstrString Like “*” & arDesigner(i, 0) & “*” Then arDesignerCounter(i) += 1 Return arDesigner(i, [...]

Answer Question   |  November 6, 2012  7:11 PM
Visual Basic 2005, Visual Basic array
asked by:
20 pts.

Hotspot button In Lotus Notes
I would like to create a Hotspot Button that when clicked on by the recipient it generates a return email sent to me with the following reply: “Yes, I am attending this event.” I also would like for it to be moved to a folder; and also have a pop-up message that lets them know [...]

Answer Question   |  November 6, 2012  6:32 PM
Lotus Notes, Lotus Notes Button
asked by:
5 pts.

BlackBerry Torch 9800
I have a Torch 9800 and every so often I get this little black box with a second hand going around and it freezes all programs up for 20-30 seconds. What is it and how do I get rid of it?

Answer Question   |  November 6, 2012  5:57 PM
BlackBerry 9800, BlackBerry Errors
asked by:
5 pts.

SQL coding in RPGLE Free format
How can I improve the coding of this SQLRPGLE program? 0030.00 d MoreRows s 1a 0032.00 d recn s 7 0 0033.00 d pyam s 11 2 0036.00 d 0037.00 d Seq# s 9 0 0038.00 d sds 0039.00 d usid 254 263 0046.00 /Free 0048.00 Exec sql 0049.00 declare c1 cursor 0050.00 for select [...]

Answer Question   |  November 6, 2012  3:57 PM
AS/400
asked by:
85 pts.

HU error message
“Post Goods Receipt” is not allowed (HU 5249)

Answer Question   |  November 6, 2012  2:56 PM
SAP, SAP HU
asked by:
10 pts.