Amit's Blog
  • Home
  • Videos
  • All Posts
  • Tags
  • About Me
Subscribe
Tagged

MSSQL

A collection of 1 post

MSSQL

Accessing Microsoft SQL Database from Linux Boxes

In order to use Linux & MSSQL with php , we need to install a TDS driver which is Tabular Data Stream Protocol. yum install freetds /usr/bin/tsql -S [mssql server name or ip] -U [username] locale is “en-US.UTF-8″ locale charset is “UTF-8″ Password: [type your password] 1>

  • amit
amit Apr 6, 2010 • 2 min read
Amit's Blog © 2025
Powered by Ghost