How do I set a password to be null
How do I set a password to be null?
Expert
As ASE 11 (I cannot remember when this was with the very first release of 11, but not fixed before), the password column within syslogins has been encrypted. Setting that column to NULL does not associate to that login having a NULL password. Still a NULL password needs the correct binary string to be within place.
In release 12 and above, set the minimum password length to be 0 by using sp_configure and offer that account a null password, and all should be well.
Before 12, it is not possible to set the minimum password length; therefore the direct approach is not possible. Thus, update the relevant record in syslogins setting the password column to be similar as that of an account along with a NULL password previously.
Briefly describe time series algorithm in data mining?
How simple is NetLib to utilize?
Does System development life cycle changes when you use Teradata in place of Oracle?
Write down the some of the important security characteristics of a DBMS?
Explain the drill mode?
State the term Sybase 365.
define types of transaction failures and also what is meant by catastrophic failure?
What do you understand by the term concurrency control in DBMS?
Explain the extended, standard and secured mode?
State some of the sectors where the data warehousing and data mining are utilized.
18,76,764
1950393 Asked
3,689
Active Tutors
1427512
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!