Answer Posted / guest
Instr ? integer (Numeric position)
Strcmp - integer
( if both the string are equal they result = 0)
Strcmp (Str1, Str2, Comparetype)
Comparing mode = 0 ? Binary Comparing
1 ? Textual Comparing
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How would you add elements and pictures to listitems in listview control?
Explain about the creation of EXE files with Visual Basic?
How can you force new objects to be created on new threads?
Explain about an event-driven programming language?
How many objects resides in ADO ?
Which method is preferred to save data like database to the disk?
What is the use of progress Bar Control?
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
Difference between Tabletype and Snapshot?
Difference between Linked Object and Embedded Object?
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
How can you determine performance standards?
What is file in vb?
What is datagrid in vb net?
Clear property is available in ____,___ control.