ADO.NET - Aster Client

Teradata Aster® Client Guide

Product
Aster Client
Release Number
7.00
Published
May 2017
Language
English (United States)
Last Update
2018-04-13
dita:mapPath
hki1475000360386.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
B700-2005
lifecycle
previous
Product Category
Software
  1. Install Teradata Wallet.
  2. Add a name/value pair to the wallet.
    $ ./tdwallet add mypassword
    Enter desired value for the item named "mypassword":
    Item named "mypassword" added.
  3. Install the latest ADO.NET for nCluster.

    Use the Teradata Wallet password $tdwallet( mypassword ) when you use password. For example:

    connectionString = “uid=db_superuser;pwd=$tdwallet(mypassword);dbname=beehive;ip=153.65.179.110;port=2406”;