Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Users running a cloud instance of TweetOut who want access to TweetOut content using an ODBC connection can do so using TweetOut content views.

If you are unfamiliar with database manipulation, a Bannister Lake Support Database Administrator will need to assist you in setting up TweetOut content views for your cloud instance. Contact Bannister Lake Support for assistance.

Install MySQL ODBC Connector Driver

In addition to the TweetOut content views, you also need to install a MySQL ODBC Driver connection on a local system to connect to your TweetOut data. The MySQL ODBC driver comes in both a 64-bit and 32-bit OS version, so be sure to install the correct driver for your local Microsoft® Windows® operating system.

You can download the correct driver directly from Bannister Lake at any time as follows:

In this section:

Create System DSN Connection

  1. Once the MySQL ODBC connection driver is installed on a local system, you need to set up a System DSN connection through Microsoft Windows on that same local system.
  2. From the Windows Start Menu, select Control Panel > System & Security > Administration Tools > Data Sources (ODBC).
  3. On the System DNS tab, click Add.
     
     
  4. When prompted to select a driver, select the MySQL ODBC Driver option and click Finish.
  5. Specify MySQL connection parameters as described in the following table. If you need any help with these values, contact Bannister Lake Support for assistance.
  6. Click Test to test your connection to your TweetOut database.
  7. Click OK to save your changes.
ParameterDetails
Data Source NameEnter a name for this data source. You will need to know this name when you establish a connection to TweetOut content using ODBC.
DescriptionDescribe this data source connection.
TCP/IP ServerEnter the name of the MySQL server host which is the server name of your cloud instance database.
UserEnter the user name for the connection to your cloud instance database.
PasswordEnter the password for the connection to your cloud instance database.
DatabaseSelect your cloud instance database.
  • No labels