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

What are binary and project compatibility?

1 Answers  


How do I get a bitmap picture in a field in an Access database?

0 Answers  


Difference between Recordset and Resultsets.

0 Answers  


i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).

0 Answers   Nissan, TechSoft,


Can we display only integers / numbers through the message box? Is there any constraint to do so?

8 Answers   Infosys,






what are the Default cursor Type and LockEdit type in DAO?

0 Answers  


What methods are used for DBGrid in unbound mode?

1 Answers  


What is script control?

0 Answers  


Is there a way to break long lines in VB code?

0 Answers  


What is ActiveX Document?

0 Answers   HCL,


How would you convert a form into document?

0 Answers  


Wat is Apartment Model?

3 Answers  


Categories