7

After changing the freetds.conf file, do I need to restart anything to see the changes in running ODBC queries from PHP?

weotch
  • 5,788
  • 6
  • 35
  • 42

1 Answers1

1

From most Linux flavors you can use FreeTDS which contains a FreeBCP utility. http://www.freetds.org/ It functions mostly like SQL Server's native bcp.exe

Jim Clouse
  • 8,774
  • 6
  • 32
  • 25