Get answers.  Share knowledge.  Collaborate with peers.




sap support pack upgrade
Regarding sap support pack upgrade information you get it from the Sap web site.

View Answer   |  September 21, 2012  10:45 AM
pack, SAP, Support, upgrade
answered by:
75 pts.

READ and READ(E) differ in RPGLE opcode
To handle exceptions (program status codes 401-421, 431, or 432), either the operation code extender ‘E’ or an error indicator ER can be specified, but not both. For more information on error handling, see Program Exception/Errors.

View Answer   |  September 20, 2012  3:52 PM
RPGLE opcode
answered by:
25 pts.

Find Old Messages
This is 2010 Outlook.  I have opened his Archive folder and nothing is in there.

View Answer   |  September 20, 2012  1:46 PM
Old Messages
answered by:
25 pts.

Planning to run Microsoft Windows on my Macbook
Boot Camp works fine – reboot is a minor inconvenience considering each OS is working in a native environment rather than a VM. Recommend MacOs as default boot target for Boot Camp and install BootChamp within MacOS to automate boot through to Windows.

View Answer   |  September 20, 2012  9:15 PM
Apple Mac, bootcamp, MacBook, Microsoft, Windows 7
answered by:
750 pts.

EBCDIC to Ascii conversion C#
Try this public static byte[] ConvertAsciiToEbcdic(byte[] asciiData) { // Create two different encodings. Encoding ascii = Encoding.ASCII; Encoding ebcdic = Encoding.GetEncoding("IBM037"); //Retutn Ebcdic Data return Encoding.Convert(ascii, ebcdic, asciiData); } public static byte[] ConvertEbcdicToAscii(byte[] ebcdicData) { // Create two different encodings. Encoding ascii = Encoding.ASCII; Encoding ebcdic = Encoding.GetEncoding("IBM037"); //Retutn Ascii Data return Encoding.Convert(ebcdic, ascii, ebcdicData); [...]

View Answer   |  September 20, 2012  10:39 PM
ASCII, C#, EBCDIC
answered by:
30 pts.

screen question
Are you referring to a signon screen for you computer, a network signon, or a signon screen for an application? Signon screen for iseries,client access

View Answer   |  September 19, 2012  1:13 PM
screen
answered by:
32,855 pts.

oracle8
 

View Answer   |  September 19, 2012  9:32 AM
Oracle
answered by:
80 pts.

PHP _GET problem on chained menu
Anyone??

View Answer   |  September 19, 2012  3:02 PM
PHP
answered by:
220 pts.

File lock on DB2 AS/400
Look up the ALCOBJ command. That will do it for you.

View Answer   |  September 18, 2012  1:42 PM
AS/400 - CL Command, DB2
answered by:
32,855 pts.

administrator password
Maybe if you have the factory built one, but other than that, if it is Windows, that is the one you set.  If you have another account that has admin rights, then you can have that account change the admin password.  If not, I suggest you go out on the web and look for a [...]

View Answer   |  September 18, 2012  4:16 AM
Administrative privileges, Forgotten password
answered by:
5,475 pts.

Indicators your computer has been hacked
One of the best ways to know if your system has been hacked is to go to the Task Manager.  When you are on your system and it is slow or lagging, go there and see what other programs are running in the background.  If you see something that you are not sure of, Google [...]

View Answer   |  September 18, 2012  11:03 PM
hacked; discovery of hacking tips
answered by:
5,475 pts.

Archiving emails- delete expired items
If you are using Outlook, you should be able to highlight the email and delete them.  Once done, go to the Deleted Items folder and delete them from there.  Note, once you delete them from the Deleted Items folder, they are gone for good, no chance to recover them.  So be sure that you are [...]

View Answer   |  September 18, 2012  2:50 AM
delete old emails, Outlook 2007 archive
answered by:
5,475 pts.

how to give an opening balance in tally ERP 9
The complete Tally EDP 9 related solutions : http://mirror.tallysolutions.com/Downloads/TallyTips/TallyTips04.pdf OR http://www.tallysolutions.com/website/CHM/TallyERP9/02_CREATING_MASTERS_IN_TALLY/01_Accounts_Information/Ledgers_Groups/Creating_a_Party_Ledger.htm

View Answer   |  September 18, 2012  8:29 AM
SAP ERP, SAP ERP 9
answered by:
40 pts.

how do i get internet access to another network
Sorry Dude, You can’t access unless you have permission from another network.

View Answer   |  September 18, 2012  11:28 AM
different networks
answered by:
300 pts.

How to copy records from physical to anothere physical file.
IN CL :  CPYF IN SQL : USE INSERT IN  RPG : READ THE FIRST PF AND WRITE IN BACKUP PF

View Answer   |  September 18, 2012  8:51 AM
RPG
answered by:
300 pts.

Visual basic to html file
No, here’s more of what I’m trying to do, but this does not work in VB4 maybe I’ll use VB 2005 and see if it works in that.   WebBrowser1.Navigate "http://www.webaddress/file.html" Document.All("formfield1").Value = “value” Document.All("submit").true This works about half way in VB4 meaning you need the Microsoft HTML Object Library as the second half and [...]

View Answer   |  September 18, 2012  9:59 PM
HTML file, Visual Basic
answered by:
1,940 pts.

Active Directory / password reset
As a domain administrator on the Domain Controller, go to administrative tools and find the Active Directory Users and Computers snap in. Find the user, right click and select Reset Password. =============== The user can press ctrl-alt-del and choose the Change Password option. ==================== He should probably avoid doing this work on the Domain Controller. [...]

View Answer   |  September 17, 2012  2:58 PM
Active Directory, Password
answered by:
255 pts.

Career Change
We cannot control where you can change careers. The answers has to be YES you can. The only thing stoping you is yourself. Do you have the qualifications or do you need more education? Are there jobs in your area? Are you willing to relocate? Are you willing to possibility start at a lower salary? [...]

View Answer   |  September 17, 2012  6:52 PM
DBA
answered by:
32,855 pts.

Wild card search in 400 query
Is it always in the same position in the file?

View Answer   |  September 17, 2012  8:06 PM
400 Query, Wildcard
answered by:
32,855 pts.

incoming mail server
It all depends on what email you are using, and who is your service provider. If you are using Gmail, then the link provided by Gabe9527 will work fine. If your email is supplied by the company who provides your internet service, they will have the nemaes of their incoming & outgoing mail servers. Based [...]

View Answer   |  September 17, 2012  6:06 PM
Google
answered by:
10,615 pts.