\r\n
\r\n \r\n Hi
\r\nThank\'s for your answer, i have another error:
\r\nSyntax error in UPDATE statement.
\r\nI have update sub, i will not give you the whole sub only the main sentence:
\r\nstrUpdate = "Update tblUsers set UserName=@UserName, Password=@Password, RetypePassword=@RetypePassword, Email=@Email, Comments=@Comments Where UserID=@UserID"
\r\nI guess the problem is here.
\r\nThank\'s.\r\n
\r\n
\r\n \r\n