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 hyperlink?
How would you convert a form into document?
How do I make the mouse cursor invisible/visible?
How can I call a 'hidden' DOS program from VB?
What is executenonquery in vb net?
How about Access 2.0 compatibility?
What is difference between datagrid and flexgrid?
Hi, I am USINg QTP tool for automation. Where VB Script have to use. I want to read a row from the table present in .Doc File and to paste in excel. Could you please assist me or give me the code to get it. I am new in this technology.
How to control the file?
What is file in vb?
Timer control contains ________ no. of events.
What is understand in resource tracking?
what is the Difference between Dynaset and Snapshot?
What is the use of Tabledef?
Types of ActiveX Components in VB?