October 4, 2007 at 7:42 am
When defining a Global Variable that will be populated from a table column that is varbinary(16), what Global Variable datatype should be used?
The reason for this request is amusing: The Auditors have a tool for SQL Server but they need a SQL Server login with the same password on all instances. The security department added the login but did not take into account different collations, so the passwords do not work uniformly. I have written a DTS package that drops the old login and creates a new login but the login SID must have the same value on all SQL Servers. There are 685 SQL Servers.
SQL = Scarcely Qualifies as a Language
October 4, 2007 at 11:08 am
I usually don't put the length in. I just defined as varchar, INT ....in the global variable field.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy