Help for this page

Select Code to Download


  1. or download this
    ./tsql -p 1433 -S DB -U test -P test 
    locale is "C"
    locale charset is "ANSI_X3.4-1968"
    1>
    
  2. or download this
    use DBI;
    
    ...