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

___,___ arguments will be used to run a executable program in shell function

0 Answers  


A standard exe contains a registered Active-X DLL. Now some error arise in the application but not in the standard exe , it is in the Active-X DLL. How do you find it out in which line no the error is?

1 Answers  


What is the default workspace?

0 Answers  


What is a datacontrol?

1 Answers  


What is the use of Scalewidth and ScaleHeight Proeperty?

0 Answers  






How to get free file location in memory?

1 Answers  


How many system controls are available ?

1 Answers  


What is the difference between creating a object using New and CreateObject in Visual Basic?

1 Answers  


What is the difference between ANSI and UNICODE strings when passed as arguments to a DLL?

3 Answers  


Name and define the logical tiers in a traditional 3-tiered architecture?

1 Answers  


How do I tell when an application executed using the SHELL command is finished?

0 Answers  


plzzzzzzz mail me some questions that r important to revise before an interviev wat r the possible question that mnc ask MY EMAIL ID shanty_pathak@yahoo.com

3 Answers   Wipro,


Categories