Quantcast
Channel: SQLServerCentral » SQL Server 2012 » SQL Server 2012 - T-SQL » Latest topics
Viewing all articles
Browse latest Browse all 4901

Dropped connection during Excel VBA

$
0
0
I have a spreadsheet that culls the data from the sheet and inserts these into parameters in stored procedures. If there is an error on the sheet or the datatype doesn't match, then the stored proc fails. What's the best way to handle this situation because I lose connections to the database when this happens.

Viewing all articles
Browse latest Browse all 4901

Trending Articles