JezK
Edit File: interfaceslocation.html
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Where it goes</title><link rel="stylesheet" type="text/css" href="userguide.css" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="home" href="index.html" title="FreeTDS User Guide" /><link rel="up" href="interfacesfile.html" title="Appendix B. The interfaces File" /><link rel="prev" href="interfacesfile.html" title="Appendix B. The interfaces File" /><link rel="next" href="interfacespurpose.html" title="What it does" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Where it goes</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="interfacesfile.html">Prev</a> </td><th width="60%" align="center">Appendix B. The <code class="filename">interfaces</code> File</th><td width="20%" align="right"> <a accesskey="n" href="interfacespurpose.html">Next</a></td></tr></table><hr /></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="interfaceslocation"></a>Where it goes</h2></div></div></div><p>Anywhere. The <code class="envar">SYBASE</code> environment variable must contain the location of <code class="filename">interfaces</code>; that is how <span class="productname">FreeTDS</span> will find it. By the way before looking for <code class="filename">$SYBASE/interfaces</code> file FreeTDS try to open file specified programmatically (for instance by <code class="function">dbsetifile()</code> using <code class="systemitem">DB-Library</code>) and <code class="filename">.interfaces</code> in your home directory.</p></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="interfacesfile.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="interfacesfile.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="interfacespurpose.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Appendix B. The <code class="filename">interfaces</code> File </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> What it does</td></tr></table></div></body></html>