Get answers.  Share knowledge.  Collaborate with peers.




packet tracer implementation
Thank you for visiting ITKE. We are happy to help you with solving specific IT questions, but need as much information as possible to do so. Let us know about the problem you are trying to solve, how you are approaching it and what work you’ve done so far, and we can help guide you [...]

View Answer   |  May 14, 2013  12:38 PM
Packet Tracer, Subnetting
answered by:
32,645 pts.

second question About DNS
Thank you for visiting ITKE. We are happy to help you with solving specific IT questions, but need as much information as possible to do so. Let us know about the problem you are trying to solve, how you are approaching it and what work you’ve done so far, and we can help guide you [...]

View Answer   |  May 14, 2013  6:57 AM
DNS, TCP, UDP
answered by:
30 pts.

PC to PC file sharing
Thank you for visiting ITKE. We are happy to help you with solving specific IT questions, but need as much information as possible to do so. Let us know about the problem you are trying to solve, how you are approaching it and what work you’ve done so far, and we can help guide you [...]

View Answer   |  May 14, 2013  2:25 PM
file sharing, IP addressing
answered by:
32,645 pts.

I need to create and run this on the CMD and make a program.
Thank you for visiting ITKE. We are happy to help you with solving specific IT questions, but need as much information as possible to do so. Let us know about the problem you are trying to solve, how you are approaching it and what work you’ve done so far, and we can help guide you [...]

View Answer   |  May 14, 2013  7:28 AM
CMD, CMD Source, Data Sources
answered by:
5,505 pts.

sflcode & COBOL/400 code
Thank you for visiting ITKE. We are happy to help you with solving specific IT questions, but need as much information as possible to do so. Let us know about the problem you are trying to solve, how you are approaching it and what work you’ve done so far, and we can help guide you [...]

View Answer   |  May 14, 2013  12:45 PM
AS/400, AS/400 database, COBOL, COBOL/400
answered by:
2,620 pts.

oracle forms 6i
Thank you for visiting ITKE. We are happy to help you with solving specific IT questions, but need as much information as possible to do so. Let us know about the problem you are trying to solve, how you are approaching it and what work you’ve done so far, and we can help guide you [...]

View Answer   |  May 14, 2013  11:29 PM
Forms 6i
answered by:
2,620 pts.

internet usage today
Thank you for visiting ITKE. We are happy to help you with solving specific IT questions, but need as much information as possible to do so. Let us know about the problem you are trying to solve, how you are approaching it and what work you’ve done so far, and we can help guide you [...]

View Answer   |  May 14, 2013  2:57 PM
Networking
answered by:
0 pts.

IT and staff motivation
Thank you for visiting ITKE. We are happy to help you with solving specific IT questions, but need as much information as possible to do so. Let us know about the problem you are trying to solve, how you are approaching it and what work you’ve done so far, and we can help guide you [...]

View Answer   |  May 14, 2013  11:41 AM
IT and staff motivation
answered by:
10 pts.

Difference between EAI middleware and TIBCO middleware
Thank you for visiting ITKE. We are happy to help you with solving specific IT questions, but need as much information as possible to do so. Let us know about the problem you are trying to solve, how you are approaching it and what work you’ve done so far, and we can help guide you [...]

View Answer   |  May 14, 2013  6:30 AM
Database
answered by:
20 pts.

Reversing a String in RPG
Here’s one way to do it: <pre>D w@String S 150 Varying D w@StringRev S 150 Varying D X S 3P 0 D Y S 3P 0 D Z S 3P 0 /Free w@String = ‘Now is the time’; Clear Z; Y = %Len(w@String); %Len(w@StringRev) = Y; For X = Y DownTo 1; Z += 1; [...]

View Answer   |  May 14, 2013  1:24 PM
AS400 Data Definitions, RPG string operations, RPGLE Program, String manipulation
answered by:
1,410 pts.

Recording cell value changes to another cell in excel using a macro
Thank you for visiting ITKE. We are happy to help you with solving specific IT questions, but need as much information as possible to do so. Let us know about the problem you are trying to solve, how you are approaching it and what work you’ve done so far, and we can help guide you [...]

View Answer   |  May 14, 2013  10:31 AM
Excel 2003, Excel macros
answered by:
750 pts.

OS/400 physical file overridden
Thank you for visiting ITKE. We are happy to help you with solving specific IT questions, but need as much information as possible to do so. Let us know about the problem you are trying to solve, how you are approaching it and what work you’ve done so far, and we can help guide you [...]

View Answer   |  May 14, 2013  9:36 PM
AS/400, OS/400, Physical Files
answered by:
32,935 pts.

Emulators for AS/400
Thank you for visiting ITKE. We are happy to help you with solving specific IT questions, but need as much information as possible to do so. Let us know about the problem you are trying to solve, how you are approaching it and what work you’ve done so far, and we can help guide you [...]

View Answer   |  May 14, 2013  5:47 PM
AS/400 Emulator, Emulators
answered by:
44,220 pts.

Subnetting
Thank you for visiting ITKE. We are happy to help you with solving specific IT questions, but need as much information as possible to do so. Let us know about the problem you are trying to solve, how you are approaching it and what work you’ve done so far, and we can help guide you [...]

View Answer   |  May 14, 2013  7:58 PM
Subnetting
answered by:
40 pts.

Creating Access table
Thank you for visiting ITKE. We are happy to help you with solving specific IT questions, but need as much information as possible to do so. Let us know about the problem you are trying to solve, how you are approaching it and what work you’ve done so far, and we can help guide you [...]

View Answer   |  May 14, 2013  2:48 PM
Access, Access Database, Access Database Design, Access Tables, Database design, ER diagrams, Windows 7
answered by:
2,620 pts.

Visual Basic 2008 – combo box and text file. How to display relevant data
Thank you for visiting ITKE. We are happy to help you with solving specific IT questions, but need as much information as possible to do so. Let us know about the problem you are trying to solve, how you are approaching it and what work you’ve done so far, and we can help guide you [...]

View Answer   |  May 14, 2013  10:03 AM
ComboBox, VB 2008, Visual Basic 2008, Visual Studio 2008 Express Edition
answered by:
2,620 pts.

password features in OS 400
Yes, Yes, Yes, and PWDEXP(*YES) of the *USRPR And if you want the user to be able to change his password on his request, give him access to to command CHGPWD.

View Answer   |  May 14, 2013  11:35 AM
AS/400, AS/400 security
answered by:
470 pts.

Count unique characters in field in batch Cobol
Thank you for visiting ITKE. We are happy to help you with solving specific IT questions, but need as much information as possible to do so. Let us know about the problem you are trying to solve, how you are approaching it and what work you’ve done so far, and we can help guide you [...]

View Answer   |  May 14, 2013  10:15 AM
Batch jobs, COBOL, COBOL statements
answered by:
2,620 pts.

Operating system – short, middle and long term scheduling
Thank you for visiting ITKE. We are happy to help you with solving specific IT questions, but need as much information as possible to do so. Let us know about the problem you are trying to solve, how you are approaching it and what work you’ve done so far, and we can help guide you [...]

View Answer   |  May 14, 2013  3:20 PM
Long Term Scheduling, Middle Term Scheduling, OS training, Short Term Scheduling
answered by:
63,535 pts.

LAN design
Thank you for visiting ITKE. We are happy to help you with solving specific IT questions, but need as much information as possible to do so. Let us know about the problem you are trying to solve, how you are approaching it and what work you’ve done so far, and we can help guide you [...]

View Answer   |  May 14, 2013  5:48 PM
Networking
answered by:
15 pts.