aaaaaaaaaaaa
Programmer
I have created one DLL for connecting to database and closing the connection.
i am logging through ASP page giving database userid and password.And i am changing the password after changing the password it is getting stamped in database.And then i am logging out closeing the connection by
set conn=Nothing
And i again i am logging by giving the old password it is allowing me.But through Sql editor it is not.How??
This happens for 5-10 min.
i am logging through ASP page giving database userid and password.And i am changing the password after changing the password it is getting stamped in database.And then i am logging out closeing the connection by
set conn=Nothing
And i again i am logging by giving the old password it is allowing me.But through Sql editor it is not.How??
This happens for 5-10 min.