what is difference between VB5 AND VB6.0
Answers were Sorted based on User's Feedback
Answer / surendran lrs
VB 6 have some additional components like Data Report, ADODC
6 control and some additional library functions. VB 6 allow
to write user defined function with array type of return type.
| Is This Answer Correct ? | 8 Yes | 3 No |
< DL Compact > tag is used for
how will you code the subfile which is in editing mode (multiple case subfile)?
THERE ARE 4 SOURCE FILES WHICH CONTAINS SAME METADATA CREATE A TARGET THAT SHOULD DISPLAY THE FILE NAME ALONG WITH THE RECORD PLEASE SEND THE ANSWERFOR THIS QUESTION WITH MAPPING
what are the advantages of sap on other software ?
what is delimiter in sas ?
Hi guyes, I have cleared 2 technical rounds with cts for liferay and java techonologies, i have client round next week, please tell me how to prepare for this what questions i should be ready to face?
What are the Advantages of HashMap over Vector?
Explain the difference between an expert and a novice user. How would your strategy for designing user interfaces for an expert user differ from that for designing user interfaces for a novice user.
Can we write a method in JSP.If so how?
Hi..Am done with my Masters recently..Am planning to learn TIBCO.. could anyone suggest me about how the job market will be and Is there any course necessary to learn prior to Tibco..i mean any prerequisite. I dnt have any knowledge on PL/SQL thats it... Plz suggest me in a best way...
Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)
Have you used callsymputx? what points need to be kept in mind when using it?