RentalExpress Initial Setup - Database Connection
Run axscentral and click view options
Change the Host Database connection string
change the server to the dns or ip of the sql server box and click ok or apply. then exit and rerun the applications and they should work.
uid=<uid>;pwd=<pwd>;driver={SQL Server};Server=?????;Database=axs;