Get answers.  Share knowledge.  Collaborate with peers.




Repeated username & password popup in Outlook 2007
i have configured for another yahoo id.My password is 100% right. Everytime i keep trying to config its unsuccessful in the log on to server and send test mail section. It repeatedly keeps asking me to enter the password.I tried deleting the reg key n it dint work. I also downloaded the hotfix for http://support.microsoft.com/kb/957909 [...]

Answer Question   |  May 24, 2012  9:40 PM
Microsoft Outlook 2007, Microsoft Outlook error messages
asked by:
5 pts.

Windows 7 access control in Samba/LDAP Domain
Hi, We are a Samba/LDAP domain with primarily Windows 7 clients. Our end user policy is a little laxed and recently we have had some users who are…. taking advantage of the access to the computer that they have. We do not have Active Directory!!!! We would like to look at ways to shut out [...]

Answer Question   |  June 12, 2012  7:08 PM
LDAP, Linux, Samba, Windows 7
asked by:
5 pts.

mystery space used on production box
we’ve saved our production box, and restore it to a Disaster Recover box. the amount of DASD used is about 450Gig less than our prod box. everything seems to have restored (files, programs, logicals, ifs files, etc). restore sys and non-sys… can’t figure out what the extra 400gig is on our prod box…? anyone have [...]

Answer Question   |  May 14, 2012  3:58 PM
AS/400, DASD, Disaster Recovery
asked by:
dpa
155 pts.

installing client access on windows 7.01 32 bit
We have 1 pc running windows 7.01 and are having issues with the user getting more than 1 sign on screen

Answer Question   |  May 10, 2012  1:55 PM
Client Access, Windows 7
asked by:
120 pts.

report could not be opened for writing
I need help with how to fix the error “This report could not be opened for writing. Any changes must be saved to a new file” when opening the report (did not make changes).

Answer Question   |  May 9, 2012  1:00 PM
Crystal Report error messages, Crystal Report XI
asked by:
5 pts.

CPF2972
Hi, when i am using a the CPYFRMQRYF command am getting the error message error writing to member &3 in file &1(with the message ID CPF2972). Could you please advice as how i can overcome this?    

Answer Question   |  May 9, 2012  7:32 AM
CPYFRMQRYF, IBM
asked by:
Rje
5 pts.

SQL trigger on column
Table have delete and update trigger. How to identify which columns are affected by this triigers? or  which column have  triggers ?

Answer Question   |  May 9, 2012  4:46 AM
SQL Server, SQL Trigger
asked by:
15 pts.

Append Query and Dmax()
I use and append query to add records to a table. My table has an autonumber field which is updated every time a set of records are appended. I find that the autonumber field is skipping #s which posses a problem as these number are combined with another field to create are receipt # and [...]

Answer Question   |  May 8, 2012  8:42 PM
append query & Dmax()
asked by:
5 pts.

AS/400 application menu
how to find all the menu’s that created using applications?

Answer Question   |  May 9, 2012  3:38 PM
AS/400, WRKOBJ
asked by:
1,350 pts.

AS400 menu options help creation
It is DSPF with subfile that includes: Option# (up to 999, alpha-numeric) and option description(up to 30 chars.). Some options can start the other menu (nested). Thank you. yuriy44

Answer Question   |  May 8, 2012  1:59 PM
AS/400, AS400/RPG, CLLE
asked by:
25 pts.

AS/400 Query
I use Query400 to output negative temperatures to a database file. The output file is currently created by the query at run time. The data is output as packed but I need the sign separate. I can’t see how to convert the temperature to a character string either as the sign is ignored. Any other [...]

Answer Question   |  May 8, 2012  11:55 AM
AS/400, AS/400 database, AS/400 Query
asked by:
5 pts.

user profile
how to get library list for perticuler user profile?

Answer Question   |  May 9, 2012  6:09 AM
AS/400, AS400 RPGLE
asked by:
421
370 pts.

Query Manager Report Forms
Is there a simple way to print a cover page using Query Manager like there is in regular query/400

Answer Question   |  May 9, 2012  7:15 PM
AS/400, Query Manager
asked by:
75 pts.

Sharing AS/400 folders
Hello all, Do i have to install Client Access in pc Client to work with AS400 folders?

Answer Question   |  May 8, 2012  3:02 PM
AS/400, AS/400 Client Access, AS/400 Folders
asked by:
45 pts.

Cannot expand the folder
My manager gave me edit rights to her inbox & calendar and I received an email stating she gave me these permissions. I went into my account settings to add her to my mail folders and when I click on her name, I get the Cannont Expand the Folder error. I have the same persmissions [...]

Answer Question   |  May 8, 2012  2:55 PM
Microsoft Office 2007, Microsoft Office Error Messages
asked by:
5 pts.

Error while using OVRDBF
Hi I am using OVRDBF command in my cl program in order to apply a particular select criteria on a database file in order to pass it to the RPGLE code. The syntax I used is as below: OVRDBF     FILE(MYFILE) TOFILE(MYFILE) +                      MBR(MYFILE) OVRSCOPE(*JOB) SHARE(*YES) OPNQRYF    FILE((MYFILE *FIRST *ONLY)) OPTION(*ALL) +              QRYSLT(‘MYCODE *EQ [...]

Answer Question   |  May 8, 2012  2:51 PM
AS/400, AS400 RPGLE, OVRDBF
asked by:
120 pts.

LIKEDS with DIM() in RPGLE
Hi Gurus, I need some help. I have the following code and it can not be compiled. It says: *RNF7030 30        596700  The name or indicator ADDRESS is not defined. Here is my code: D sndemail        pr                  Extpgm('SNDEMAIL') D  subject                      80A   const D  htmlmsg                    5000a   const D  toaddrs                            likeds(emailaddrs) dim(20) D  fromaddr                    100a   const D  [...]

Answer Question   |  May 10, 2012  11:07 AM
as400 v5r3, RPGLE Program
asked by:
1,285 pts.

SQL View
I need to create an sql view & do FTP of this view.  CREATE VIEW palib/reshgjw AS SELECT WJWID as WJWID,char(WPEROD) as WPEROD,char(WCMPNY) as WCMPNY from libname/filename. In my text file i need a tab b/w each fields. But in the text i got there are no field seperators b/w field 1 & field 2. Is [...]

Answer Question   |  May 8, 2012  10:19 AM
AS/400 SQL View
asked by:
280 pts.

datagridview
I am using vb.net and access database. I have a datagridview with 20 rows and 5 columns( filed name in access table as follows: S.no,product_code,product_name,qty.rate).I want to update all datas which I entered in the datagridview to the concernd table.. Can you plz give me the code for updating database.  table name: Iteminvtbl button name ( for [...]

Answer Question   |  May 9, 2012  9:04 AM
Database
asked by:
25 pts.

Processing limit was reached
One of our customer Production server has Crystal Reports server 2008 SP1 installed along with Crystal Reports server Embedded 2008.This server has total of 9 RAS services running. There reports are generated and refreshed through a Crystal DOTNET API viewer. The issue with one particular report is when performing Generate/Refresh through the Crystal Viewer, once the [...]

Answer Question   |  May 8, 2012  8:55 AM
Crystal Reports 2008, RAS
asked by:
5 pts.