|
Posted by Afshin Alikhani on June 4, 2008, 11:15 am
Please log in for more thread options
If you use SQL command to update you can bypass the Service Pack password
issue for a time - whilst we wait for a fix from the add-on vendors
update cashier set password='password'
where number=1
this will set the password to password for cashier with login number 1 but
you can change it for whatever cashier
--
URL http://www.retailrealm.co.uk
"Afshin Alikhani" wrote:
> NOTE
>
> RMS service Pack 2 has now been released. This service pack has changed the
> encryption logic of User Id and Password. If your add-ons require you to use
> the User Id and Password DO NOT UPGRADE until you check with your Add-On
> vendor. In the case of Retail Realm PLEASE DO NOT UPGRADE to latest service
> pack until we have had time to release a fix for this problem.
>
> Afshin Alikhani - afshin@retailrealm.co.uk
> Retail Realm
> = = = = = = = = = =
>
> --
> URL http://www.retailrealm.co.uk
|