Pass a common variable per connection that can be accessed in views and stored procedures
We have client app and service app, our connection string is Windows Authentication integrated security=sspi
Pass a common variable per connection . so that i can accesses in all the stored procedures
We have client app and service app, our connection string is Windows Authentication integrated security=sspi
How can i pass a common variable per connection . so that i can accesses in all the stored procedures
We have client app and service app, our connection string is Windows Authentication integrated security=sspi