in ADO connection string if password is leave blank and all
others are given. what will happen
Answer Posted / vinforum
Login failed error message will be displayed.
Alternatevly we can use
MyObjConn.Properties("Prompt")=1
This will always prompt a window to enter a new password.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
How would you add elements and pictures to listitems in listview control?
How would you use ActiveX Dll and ActiveX Exe in your application?
What is instantiating?
How to down load image properties.
advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id
___ argument can be used to make a menuitem into bold.
__ no of controls in form.
How would you create properties in ActiveX Control?
How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?
What is dao in vba?
Explain about the creation of EXE files with Visual Basic?
Explain about form creation in Visual Basic?
To.set the command button for ESC ___ Property has to be changed.
What are the uses of List View Control?