Code for display the images from drive using vb 6.0?
Answers were Sorted based on User's Feedback
Answer / subbu malepati
Joebin, r u giving the answer for that question or asking
another question?
Is This Answer Correct ? | 2 Yes | 0 No |
write a program on c(or)c++(or)java language i.e if i have 5 numbers like (10,24,3,9,15) i want to display highest number from these numbers
There are 2 tables: EMP : EmpId, Ename, Sal, DeptId DEPT : DeptId, Dname Write a query to find out emp names and their department names. if any emp has null in Deptid the it shows ?No Department?. Write a query to find out those department names which has no employee. Write a query to find out those employees whose salary is greater than their department?s average salary.
what is meant by trigger?
What is the worst case of AVL tree?
WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.
what is adodb??y it is used for connection of V.B and access??what is ado?dao?
what is the difference between primary key and unique key?
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
What are events in smartforms?
What is the difference between compiled and interpreted languages?
what are the missinschema properties and should we pass primary key in select command
what is the difference between conversion and interface in bdc?