Help for this page

Select Code to Download


  1. or download this
    my $dbh = DBI->connect(DBI:Sybase:server=xx.xx.xx.xx, "USERNAME", "PASSWORD") ;
  2. or download this
    DBI connect('server=xx.xx.xx.xx','USERNAME',...) failed: OpenClient me
    +ssage: LAYER = (0) ORIGIN = (0) SEVERITY = (78) NUMBER = (41)
    Server xx.xx.xx.xx, database
    ...
    Cant' connect to database: OpenClient message: LAYER = (0) ORIGIN = (0
    +) SEVERITY = (78) NUMBER = (41)
    Server xx.xx.xx.xx, database
    Message String: Unable to connect: Adaptive Server is unavailable or d
    +oes not exist
    
  3. or download this
    [xx.xx.xx.xx]
    host = xx.xx.xx.xx
    port = 1433
    tds versione = 7.0
    
  4. or download this
    
    root@___# /usr/local/freetds/bin/tsql -S xx.xx.xx.xxx -U USER
    ...
    locale charset is "UTF-8"
    using default charset "UTF-8"
    1>