Votes
											
																	Answers
																
																	Views
											
															
						Question
						
				2
                        votes
                    1
                        answer
                    125
                        views
                    How many failed logon attempts does it take before AutoPass License Server locks a user out? We are trying to remember our admin password, but don't want to permanently lock ourselves out. Thank you!!
    
    
    
    
0
                        votes
                    1
                        answer
                    575
                        views
                    I have a string... mySourceConn.Open "Driver = Teradata; DBCName = tdprod1; Database = " & DB_Source & "; uid = " & UID & "; pwd = " & Pwd in which I would like to pass the encrypted password into the "Pwd" field as the regular password.