Lifecycle development Questions


HELP
I’D LIKE TO ASK HELP IN PROGRAMMING ESPECIALLY IN VISUAL BASIC.PLS SEND ME UPDATES ON DATABASE PROGRAMMING, INTERNET AND OTHER RELATED AND IMPORTANT KNOWLEDGES. THANKS.

Answer Question   |  August 12, 2005  11:59 PM
Call Centers, Corel WordPerfect, Data analysis, DataCenter, Development, Exchange, HTML, Java, JavaScript, Lifecycle development, Networking, Office Applications, Programming Languages, Software Quality Assurance, Software testing, Tech support, Visual Basic
asked by:
0 pts.

I am sending some zipped files to a server, using IBM FTP CS V1R4(exec pgm=ftp). Is it possible to FTP a file in PDF format or some other more printable format than text?
I am sending some zipped files to a server, using IBM FTP CS V1R4(exec pgm=ftp). I am executing cobol and ftp programs…Is there any possibility of returning the reports as PDF files (or some other more printable format than text). I mean when a user opens a zipped file they want to see PDF file, [...]

Answer Question   |  July 9, 2005  1:23 PM
Application software, Centrinity, COBOL, Database Management Systems, DataCenter, Development, E-mail applications, ERP, Exchange, Filemaker, HP OpenMail, Implementation, IT architecture, Knowledge management applications, Lifecycle development, Microsoft Windows, Planning, REXX, Sendmail, Software Quality Assurance
asked by:
0 pts.

Offshore Outsourcing delivery model
There is much information about Offshoring on the web but if you go deeper there is little about hands-on experiences. Does anybody have detailed information or experience about an Offshore delivery model? What are the drawbacks and traps for the project managment, where are the differences to the common classical approach in software development or [...]

Answer Question   |  April 13, 2005  7:53 AM
Development, Lifecycle development, Outsourcing
asked by:
0 pts.

Programming General
What are differences between following terms AND give advantages and disadvantges for each? – COM – COM+ – MTS – Activex Component – DCOM – CORBA – RMI – .NET

Answer Question   |  April 8, 2005  9:13 AM
Development, Lifecycle development, Programming Languages
asked by:
0 pts.

Crystal Report Print Engine API in Domino
Hi, I would like to print crystal report using Print Engine API. As refer to some of the discussion, global.nsf & global32.lss are the example that requested to refere to, but I found that these 2 example are from older version of crystal report and Notes. The object that used in the Lotus Script is [...]

Answer Question   |  April 8, 2005  4:41 AM
Automated, Development, Domino Designer, Functional, Lifecycle development, Lotus Domino, Performance/Load, Software testing, Software testing tools, Web, Web development tools
asked by:
Tcc
0 pts.

How to call Visual Basic Module using Lotus Script
Dear sir /madam, I would like to seek for your advice on how to call Visual Basic Module using Lotus Script. Is it possible to do so? Actually I am looking for a method that can be used to do reporting for Web Application. Lotus Script is not able to run on the web, so [...]

Answer Question   |  April 4, 2005  3:52 AM
Development, HTML, JavaScript, Lifecycle development, Lotus Domino, LotusScript, Software testing, VBScript, Visual Basic, Web, Web development tools
asked by:
Tcc
0 pts.

Exception handling in CL without Command level MONMSG
i Have a CL program in which commands are added quite frequently . Because of the frequent addition of commands – adding command level MONMSGs to monitor each error is rendering the program BULKY. Is there any way to trap all possible error messages on all the commands in the CL program without using a [...]

Answer Question   |  April 8, 2005  4:28 AM
Development, Lifecycle development
asked by:
0 pts.

Versioning and merging products for oracle
Has anyone been working with/implementing any versioning products with merging capabilities for oracle pl/sql? I’m hoping for some recomendations.

Answer Question   |  March 15, 2005  7:55 AM
Administration, Application software, Architecture/Design, Automated, Development, Functional, Knowledge management applications, Lifecycle development, Migration, Oracle, Oracle 9i, Performance/Load, Software testing, Software testing tools, Special-purpose software, SQL
asked by:
0 pts.

CLOB – Fetch out of sequence
I am inserting into a table which has a CLOB field. I insert a blank_clob and then try and retrieve the clob field again directly after insert. When I execute the select to retrieve the CLOB field I am getting ORA-01002: fetch out of sequence. The query looks like: select XML_DATA from XML_TABLE where SESSION_ID [...]

Answer Question   |  March 3, 2005  10:48 AM
Database Management Systems, Development, J2EE, Java, Lifecycle development, Oracle, Oracle 10g, Oracle 8i, Oracle 9i, SQL, XML
asked by:
0 pts.

Domino mail: Dealing with leavers/resignations; forwarding
Is there a way after an employee has left and their profile & mail account have been deleted to collect all mail sent to them into your domain. Then to reply & forward these mails? Remember, their profile, person doc & mail account are deleted. An idea I have is to set up a new [...]

Answer Question   |  March 2, 2005  11:02 AM
Career development, DataCenter, Development, Help Desk, Lifecycle development, Security, Software Quality Assurance, Tech support
asked by:
405 pts.

PMP transitioning from tech oriented projects to business oriented projects
I am a PMP with 10+ years experience in implementation oriented projects (rollouts, user moves, infrastructure, NetOps, etc.) for internal clients. I want to transition to business oriented projects (SAP, PeopleSoft, SOX, SW development, etc.) for external clients. I am fully familiar with PMI methodologies but have no experience and little familiarity in any of [...]

Answer Question   |  March 11, 2005  10:08 AM
Business/IT alignment, Customer relationship management applications, Data analysis, Development, ERP, Financial services applications, Human resource applications, Lifecycle development, Microsoft Windows, Oracle, PeopleSoft, Projects, Salesforce.com, SalesLogix, SAP, Sarbanes-Oxley Act, Siebel, Software Quality Assurance
asked by:
0 pts.

asked by:
0 pts.

asked by:
0 pts.

Create an MSI which installs for all users
Hi All I am creating an MSI install for my VB6 application using Microsoft’s Visual Studio installer. When its installed it only registers the ActiveX EXEs for the current user and creates shortcuts under the current users profile. I would like this to install for all users on that machine. Any help or ideas would [...]

Answer Question   |  February 1, 2005  6:21 AM
Development, Lifecycle development
asked by:
0 pts.

systems analysts
What are the advantages(4) and disadvantages (4) of a systems analyst who is from within an organisation that is developing the new system?

Answer Question   |  January 26, 2005  6:47 AM
DataCenter, Lifecycle development
asked by:
0 pts.

TopIndex property for .NET Web ListBox
I’m trying to automatically scroll down to the last inserted item in a multi-select ListBox when only a few of the total # of rows are visible. Windows.Forms ListBox control has a TopIndex property that allows you to do that, but there is no similar property for the Web control. Note: In a single selection [...]

Answer Question   |  January 22, 2005  9:44 AM
ASP, ASP.NET, C, DataCenter, Development, Hardware, HTML, Lifecycle development, Manufacturing applications, Perl, Programming Languages, Retail/point-of-sale applications, Special-purpose software, SQL, T-SQL, VB.NET, Web development tools, XML
asked by:
0 pts.

Make records(values) as a column header
Hi, I have a table 1, table2. table 1 ======== id, — Primary Key fname, lname, birth_dt, status table2 ——- id, — FK reference to table 1 survey_id table3 ——- Qid, — PK survey_id, — FK reference to table 2 question — has values like q1, q2, q3, .. ans also I wants to store [...]

Answer Question   |  January 16, 2005  3:36 PM
DataCenter, Lifecycle development
asked by:
0 pts.

Developing a Java application(a batch)that transfers data from SAP to Oracle DB and vise versa. HELP ME PLEASE!
Hello, I’m a student and a newbie. I wanna learn Java in relation to SAP-BAPIs. My Test db is Oralce and I wanna develope a small application(call it a batch) that stores SAP Jobs(e.g meta data) in to my test Oracle db. The application should also be able to do bidirectional transaction(from SAP to the [...]

Answer Question   |  January 13, 2005  10:59 AM
Development, Lifecycle development, Oracle
asked by:
0 pts.

Microsoft Office Reset Tool
I am looking to find a way to Restore Office97/Outlook 2000/Win2000 and Office XP/Outlook 2003/WinXP setting to the original state. I need it in a fashion that an instructor can walk into the training room and be able to run on their own.

Answer Question   |  December 27, 2004  10:29 AM
Desktops, Development, Hardware, Lifecycle development, Windows 2000 desktop, Windows 95/98, Windows client administration and maintenance, Windows XP
asked by:
0 pts.

Can not run servlet program on J2EE platform 4 Linux
I am using J2EE platform in my RHL 9.0 machine. But I am not able to servlet programs. How I can do that?

Answer Question   |  January 20, 2005  4:08 AM
Development, ERP, Help Desk, HTML, IT architecture, J2EE, Java, JavaScript, JSP, Lifecycle development, Planning, Tech support, Third-party services, Vendor support
asked by:
0 pts.