Retrieve pdf file through JAVA from IFS
How can I retrieve a pdf file stored on IFS generated by CL program through JAVA screen?

Answer Question   |  April 15, 2009  12:07 PM
CL, IFS, Java, PDF
asked by:
15 pts.

AS/400 SQL Update for matching records
I have a file of five fields containing a number of records. I want to update the value of field 5 on a second record where the second record matches the first record for the first three fields, but where field 4 is the opposite (negative) value of field 4 on the first record.EG: Record [...]

Answer Question   |  April 14, 2009  8:44 AM
AS/400 administration, AS/400 Records, AS/400 SQL, SQL/400
asked by:
5 pts.

VB6: Getting List of records from one field of Microsoft Access Table in ComboBox
VB6: Dear sir, For the following code I am getting “Run-time error’3265′: Item cannot be found in the collection corresponding to the request name or ordinal.” However, I already connected Adodc1 to my database from where I want the data. Actually, what Im trying to do is, just to get record list from particular field [...]

Answer Question   |  April 15, 2009  7:50 AM
ComboBox, Microsoft Access, VB 6, VB error handling, Visual Basic 6, Visual Basic runtime errors
asked by:
45 pts.

PowerBuilder to Java migration
could someone suggest me a powerbuilder to java migration tool. i am interested only to migrate the UI.

Answer Question   |  April 14, 2009  5:06 AM
Interface design, Java, PowerBuilder, User Interface
asked by:
Suc
10 pts.

AS/400 to Java migration
Hello, could someone suggest me an appropriate tool for AS/400 to Java migration? also, I am more interested if that is a product and not a service.

Answer Question   |  April 15, 2009  4:54 AM
AS/400, AS/400 development, AS/400 import/export, AS/400 migration, Java, Java Web developers, RPG
asked by:
Suc
10 pts.

Microsoft Excel to VBA
We are working on a spreadsheet that we need to run with VBA. I need a field to hold “”. when running it in VBA it gives me 4 to 8 “”. How do I get it to just give me 2 “”?

Answer Question   |  April 24, 2009  3:16 AM
Microsoft Excel, VBA, Visual Basic for Applications
asked by:
5 pts.

For all you Java experts: Synchronization w/Anonymous Inner Class?
Hey All, I have the following method, and I am unclear if the Timer being inside a synchronized method will cause the method to block for the duration of the Timer. private synchronized void _addToPendingHosts(final String hostURI) { if (pendingHosts_.contains(hostURI) == true) return; pendingHosts_.add(hostURI); // Schedule to check if we h ave received an ACK [...]

Answer Question   |  April 13, 2009  7:27 PM
Anonymous inner class, Java, Java Synchronization
asked by:
95 pts.

search and delete in vb.net 2003
hi, i have a select query in .net dim sqlstr as string sqlstr=select access_id from emp_main where emp_no=98198 and then if i get access id as 5 i want to delete tht whole record from emp_main table

Answer Question   |  April 14, 2009  5:18 PM
VB.NET, VB.NET 2003
asked by:
5 pts.

VMware on vista cant see com 1
I’m running hp pavillion with vista 64 bit system. I have loaded VMware and am trying to operate windows 98. Which works great but when i try to connect to a device using a usb to serial adapter it wont work. Most of the service software i use is 98 or 95 based and is [...]

Answer Question   |  April 13, 2009  4:44 PM
COM1, Vista, Vista 64-bit, VMware, Windows 98
asked by:
5 pts.

S7300 PLC programming
I’m gonna buy a used Siemens S7300 PLC and want to use it for home automation, what kind of programs/tutorials should I start looking for?

Answer Question   |  January 9, 2011  3:24 PM
PLC, Siemens, Siemens S7300 PLC
9,660 pts.

HTML and MHTML
What is the difference between HTML and MHTML

Answer Question   |  March 16, 2010  12:06 PM
HTML, MHTML
asked by:
5 pts.

SEQUEL ViewPoint
We are using SEQUEL View point to execute some queries. We can achieve this using AS400 SQL statments itself. What is advantage of using SEQUEL View point?

Answer Question   |  August 18, 2009  12:05 PM
AS/400 SQL, AS/400 SQL View, SEQUEL ViewPoint, SQL statements
asked by:
1,025 pts.

Data mart architecture
In a data mart only architecture what will the development team(s) encounter?

Answer Question   |  April 13, 2009  8:14 AM
Data management, Data marts, Database architectures, Development
asked by:
15 pts.

RSA 1024 for Delphi and .NET
Hi All, I need to do public key encryption with certificates so that I can encrypt something in Delphi and pass it to a dot net app and have it decrypt. It needs to be RSA 1024. I have been able to do this in Delphi but not sure how to decrypt it in dot [...]

Answer Question   |  March 19, 2010  7:04 AM
.NET, Decryption, Delphi, Encryption, Public Key Encryption, RSA-1024
asked by:
15 pts.

Oracle SQL question
I want to create a SQL script in Oracle that will run one of two possible SQL scripts based on what the user enters in the Parameter request. Since I’m unable to use IIF and If Then like I can in SQL Server, is there another way to do this? I have tried using case [...]

Answer Question   |  April 22, 2009  2:39 AM
CASE statement, IF THEN statement, IIF statement, Oracle developers, Oracle development, Oracle SQL, SQL
asked by:
5 pts.

Biometric system
how can i create a biometric system using vb 2005 with printing process and updating date and non redundant data, entering

Answer Question   |  April 13, 2009  1:15 AM
Authentication, Biometric authentication, Biometrics, Identity management, Visual Basic, Visual Basic 2005
asked by:
10 pts.

Server error in ‘/’ Application
hi; when I added webpart to web config of sharepoint administrator central and opened the site of sharepoint central administrator the error display : Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security [...]

Answer Question   |  April 13, 2009  9:53 AM
SharePoint administration, SharePoint Central Administration, SharePoint Services, Web development, Web servers
asked by:
5 pts.

Excel Macro to extract substrings from a comma-separated string.
How can I write an Excel macro to exctract substrings from a comma separated string located in a single cell and put each substring in a cell of a certain column.

Answer Question   |  April 13, 2009  6:17 AM
Microsoft Excel, Microsoft Excel formulas, Microsoft Excel macros, String manipulation
asked by:
15 pts.

How to generate Serial No. in VB 6 Data Report
plz tell me to generate serial no in data report and iam using through data envornment and i dont have any srial no column in my database so plz tell me any trick or code to generate serial no in data report ….

Answer Question   |  April 17, 2009  11:45 AM
VB 6, VB Data Report, Visual Basic, Visual Basic 6
asked by:
11a
15 pts.

SAP CRM how to pass and tereive vales from RFC wrapper in JAVA code
I have created a Custom JSP page, which has 2 fields Customer Number and Email address I want to pass it directly to SAP CRM.CRM RFC will check whether Customer number is valid or not and Return a respone. I want to show this respone to customer and SAP RFC wrapper will retun me Customer [...]

Answer Question   |  April 13, 2009  10:15 AM
Java code, RFC, SAP CRM, SAP RFC, SAP RFC Wrapper
asked by:
5 pts.