Add or install Wintix 5 to a new workstation

(Last Updated On: April 2, 2019)

sql

  • If you double click on the file SQLRDD, it will open in Notepad.
  • The information in the file will look like this:
    • connString=MySQL=localhost;UID=twila;PWD=Aone;DTB=starsupport
    • UID is user ID
    • PWD is password
    • DTB is database
  • You will need to change only the following words:
    • localhost – change to your server’s ip address (i.e. 179.10.21.03)
    • twila – change to your own user ID
    • Aone – change to your own password
    • starsupport – change to your own database name
  • Do not add spaces or remove characters.
      • For instance:
      • I want to connect to my data that is hosted on Center Stage Software’s server.
      • My connection string (connstring) would look like this:
        • connString=MySQL=data5.centerstageticketing.com; UID=testuser3;PWD=LAQGJ8pM;DTB=testuserdatabase

  • If my data is hosted locally, on my own server, my connstring would look like this:
    • connString=MySQL=192.168.1.103;UID=twila;PWD=letmein;DTB=tix7

  • Once you’ve made the changes, close the file.
  • It will ask you if you want to save the changes.
  • Say yes.
  • Double click on the gray Wintix5 icon on your desktop and connect to your Wintix database.

  • Once you have installed Wintix, be sure you have the latest update (build) for Wintix.

  • Go to Help | About Wintix. Click on Download update and follow the prompts.

  • If you see a message DynaZip Unzip warning – a file already exists, do you want to overwrite it?, click Yes to all.

  • Again, double click on the gray Wintix5 icon on your desktop and connect to your Wintix database.


 

This entry was posted in Desktop Software, Wintix5 and tagged . Bookmark the permalink.

Leave a Reply