Get answers.  Share knowledge.  Collaborate with peers.




Photo command on ext HDD
Each time I plug my terabyte HDD into my laptop, it automatically brings up and displays one particular photo from one of my photo folders in one of the partitions of my terabyte HDD. I have no idea why or why it chose this one photo. I had to delete the photo because it bugged [...]

Answer Question   |  June 25, 2012  4:41 AM
HDD, Windows 7
asked by:
5 pts.

Active Directory returns No Data
Hello; I am a junior developer and I’m building a application that should search and return ALL user name & groups in the Active Directory, my code builds fine and I able to log into the server but I retireve NO data. I believe I have all three part needed for a LDAP search and [...]

Answer Question   |  June 22, 2012  7:00 PM
RSS feed
asked by:
5 pts.

t603R Table
What is the difference between the Pick/pack time in days vs Pick/Pack time workdays on the T630R TABLE. When is each applied. Should either be set to zero and if so why

Answer Question   |  June 22, 2012  2:32 PM
SAP 4.7
asked by:
15 pts.

C++ Question on Char*.
Look at the code below: #include “stdafx.h” #include “conio.h” int _tmain(int argc, _TCHAR* argv[]) { //Snippet 1 char name[20] = "Some Name"; printf("%sn", name); name[1] = 'a'; printf("%sn", name); //Snippet 2 char * name2 = "Some Name"; printf("%sn", name2); name2[1] = 'a';                 //==>Error Here printf("%sn", name2); getch(); [...]

Answer Question   |  June 26, 2012  2:08 PM
C++
asked by:
75 pts.

EDI and B2B orders
When customers order in a UOM other than the base UOM – example Base UOM in Eaches but customers order in cases. WM doesn’t handle this very well so we have to manually change the sales order to the Base UOM. This causes customers to bev upset when we send them back the confirmation and [...]

Answer Question   |  June 22, 2012  2:05 PM
SAP 4.7
asked by:
15 pts.

INFDS in RPGLE
hi, anyone know how to retrieve the field name from screen using INFDS in RPGLE program? thanks. eg, A screen with 10 field, when i press f1 at one of the field, i wil able to know the field name mayb field1. Is it possible? Now am able to identified the cursor row and colimn [...]

Answer Question   |  June 22, 2012  12:33 PM
AS/400
asked by:
35 pts.

how to access html file in rpgle
Dear All, I have created a html file in rpgle and save in IFS folder in my diractory ‘xxxx’,Now i want to access that file though web browser i have given path in address bar kile http://hostname/xxxx/custdtl.html

Answer Question   |  June 22, 2012  5:31 AM
Web development
asked by:
1,240 pts.

Inventory App
If you can help me out with understanding this type of coding, I would really appreciate it. I took a couple of classes on C++, but it has been a while. Currently I’m new to Visual Basic. I work in a chemistry lab and I want to make an inventory serach application / database. I [...]

Answer Question   |  June 22, 2012  12:52 AM
C++, Visual Basic
asked by:
15 pts.

BIOS not fully ACPI compliant?
Blue Screen that says “The BIOS in this system is not fully ACPI compliant”.

Answer Question   |  June 21, 2012  10:29 PM
BIOS not fully ACPI compliants
asked by:
5 pts.

Authorization error updating IT 0167 for retired employee
Authoriztion error when upadating IT 0167 for a retired employee. User has all authorization in P_ORGINCON for all infotypes for all emplyee groups in all PERSAS. SU53 is asking for P_ORGIN  although client configuration is for CONTEXT only with AUSTW ORGIN=0, INCON=1 ..etc. Thanks Atta

Answer Question   |  June 21, 2012  6:30 PM
SAP, SAP error messages
asked by:
5 pts.

Experience with Lotus Notes encrypted NSF archive.
Has anyone ever used a tool to decrpyt a NSF file? I have the user.id file, but the user does not remember the password. Found many tools that can convert a NSF to a PST, but none that can decrypt or convert a encrypted one.

Answer Question   |  June 24, 2012  5:23 PM
.NSF files, Lotus Notes
asked by:
5 pts.

sas problem
i have 50 data…but when i do proc anova, corrected total=48.why 48?

Answer Question   |  June 22, 2012  4:10 PM
IMA
asked by:
Ima
5 pts.

Toolbar access
I am editing a document using Microsoft word 2007. I am unable to edit a document with my toolbar showing. How can I see my toolbar and edit the document at the same time?

Answer Question   |  June 21, 2012  4:07 PM
Microsoft Word 2007, Microsoft Word features
asked by:
5 pts.

Can I disable editing a document after approval
Can I have the person that approves a document disable editing of the document including the author/initiator of the document after s/he approves it?

Answer Question   |  June 21, 2012  2:11 PM
Microsoft SharePoint, Microsoft SharePoint Designer
asked by:
5 pts.

SAP printing
When we try to print the logo prints upside down and with mirror image

Answer Question   |  June 21, 2012  1:56 PM
SAP, SAP printing
asked by:
10 pts.

Table naming issues while migrating I-series v5r4 to Oracle
hi sir, will a migration possible between iseries v5r4 to oracle ?? if it is possible then will there be any issues regarding  table naming i,e tables having names more than 10 charecters will get migrated ?? here  in our scenario our source db has tables with names more than 10 charecters and the db is [...]

Answer Question   |  June 26, 2012  12:17 PM
iseries v5r4, Oracle
asked by:
5 pts.

Database in ASP.NET
hi, I have 2 tables category,course  in category table there are 2 columns- cateogyr_id (pk)  category_name and in course table  course_id(pk)  name fees  duration  category_id(fk) category_name  and i have one form in asp.net on which i have following columns course id  name  fees  duration category(id)(dropdownlist)  now plese tell me what is the coding for following [...]

Answer Question   |  June 21, 2012  11:18 AM
ASP.NET
asked by:
5 pts.

How can i check user last login after 3 month and disable?
In AS/400 system. My company have 600 user that use AS/400. How can i check users last login after 3 month and disable these users?

Answer Question   |  June 22, 2012  10:56 AM
AS/400, AS/400 programming, AS/400 user profiles
asked by:
25 pts.

CL questions
1. Does CL check for the file declared in the program before compiling the pgm? or will the cl pgm get compiled if the file declared in the pgm does not exists in the system? 2. Does CL check for the data area declared in the pgm before compiling the pgm 3. If i declare [...]

Answer Question   |  June 23, 2012  10:34 AM
CL programs
asked by:
5 pts.

physical files……
hello sir,             I have found one problem while update data in source file. I creats one source file after 14 it shows this message “The compile of member JPF1 was submitted to Batch.                          + Job 476274/NITINB/JPF1 submitted to job queue QBATCH in library QGPL” after using of UPDDTA on [...]

Answer Question   |  June 22, 2012  10:25 AM
as400/DB2
asked by:
420 pts.