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 the types of Instancing property that can be set for a Class in a ActiveX DLL and ActiveX EXE?

1 Answers  


What is RDO?

1 Answers  


what is the front end you used?

3 Answers   Satyam,


Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.

0 Answers  


Explain the working with task in Gantt chart view.

0 Answers  






what is the Difference between Query unload and unload in form?

1 Answers  


How would you create Visual basic Document file?

0 Answers  


What are the Internet tools available in VB6.0?

0 Answers   ABC,


List out the ADO objects?

2 Answers  


What does the NewIndex property return?

2 Answers  


What are the tools in visual basic?

0 Answers  


Explain Get, Let, Set Properties.

1 Answers  


Categories