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
What is ActiveX? Explain.
Explain about the basic features of Visual basic?
What is the use of Imagelist Controls ?
Discuss the working with to-do lists.
Is there any way to pass a variable to a form apart from using global variables?
Write the steps in Creating ActiveX Dll and Active Exe?
Explain OLE Drag and Drop?
How many objects resides in ADO ?
How would you navigate between one document to another document in Internet Explorer ?
What are forms in visual basic?
How to find the current record position in data control?
How would you create properties in ActiveX Control?
What is the use of command Object?What are the various types of variables?
What is shortcut menu and explain "The ole control's shortcut menu".
What is ado data control in vb6 0?