VB6. DataEnvironment: How to Configure/Set Trusted Connection?
        Posted  
        
            by Mblua
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Mblua
        
        
        
        Published on 2010-04-09T13:52:24Z
        Indexed on 
            2010/04/09
            13:53 UTC
        
        
        Read the original article
        Hit count: 316
        
vb6
|database-connection
Hi,
I have a DataEnvironment component in my VB 6 application. I cant configure the DataEnvironment connection to use trusted connection without ask me how to connect. I could set prompt to never appear, but it doesnt connect becouse it doesnt use trusted.
In this link you could see the screens of DataEnvironment Connection Options and the prompt.
I need this program to be executed from a D.O.S console without prompt anything.
Thanks a lot!
© Stack Overflow or respective owner