Just wondering how to if there's a way to determine the script I"m
writing is preserving the same connection string to the server.

I'm hitting the SQL Server to query from 5 tables (hence 5 different
sessions running under screen) at intervals of 30 mins. Is connect_cache
any use here under these intervals or I'm better off just using connect?

Reply via email to