in ADO connection string if password is leave blank and all
others are given. what will happen



in ADO connection string if password is leave blank and all others are given. what will happen..

Answer / 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

More Visual Basic Interview Questions

how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language

0 Answers  


Which method is preferred to save datas like database?

0 Answers  


how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?

0 Answers  


What is "Reserved Error -1209"?

0 Answers  


what is the meaning of cts company logo?..

1 Answers   CTS,






Explain OLE Drag and Drop.

0 Answers  


what are the types of combo box?

1 Answers   Satyam,


What are the objects in ADODB?

1 Answers  


What is shortcut menu and explain "The ole control's shortcut menu".

0 Answers  


How can I access a record by record number?

0 Answers  


How many ways we can access file using VB?

0 Answers  


What is OLEDB?

0 Answers  


Categories