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 do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
How do I mimic a toggle button?
Which type of object requires this object?
How many types of API functions are available in VB?
It possible to call OLEDB?s Features directly in VB without using any control?
How would you use ActiveX Dll and ActiveX Exe in your application?
Differentiate between DAO,ADO and Adodc as in data access objects?
How would you create properties by using class Builder Wizard?
How would you Create a Query Builder and Explain its uses
Specify technical & functional architecture of your last 2 projects.
what are the types of LockEdits in DAO?
How do I make the mouse cursor invisible/visible?
How many ways you can access file using VB?
Which method is preferred to save datas like database?
Difference between DDE and OLE.