In the application I add a connection to MS SQL through the "Data Source". I run the application and it shows the data from the database.
And where is the connection code itself? Is he prescribed somewhere? I want to handle connection errors, but I can not find where to do it.
- oneWhere the exception is sprinkled, process it there. - Monk
- As an option ... I 'll try ... - MaximK
|