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
How should dates be implemented so they work with other language and country formats?
I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?
What is dao in vb?
How would you Create a Query Builder and Explain its uses ?
What do you mean by provider?
Is there any way to pass a variable to a form apart from using global variables?
How would you attach pictures in column headers of List View Control?
What is ado in vb.net?
I get a "file not found" error on the IIF function when I distribute by program. Why?
___ property is used to change to ___ value to access a identity column'in datacontrols.
Explain the types of Views in Listview Control?
When should we use recursive programming?
How would you run your ActiveX Document Dll?
Explain OLE Drag and Drop.
What are the uses of List View Control?