Dear all,
i'm trying to establish a connection to a SQL Server 7. Until that point my application works fine, even the vb errorhandling but as soon as i get an error from the server i've no clue how to handle it. For example a wrong password - then the server pops up with the login dialog and i want to prevent that. P.S. I'm using DAO and VB5

thanks