Been trying to do a very small and simple select via Python. <br>First I tried a module that looked clean but it couldn&#39;t truncate tables. <br><br>Then I started sifting through docs at <a href="http://python.org">python.org
</a> and couldn&#39;t find a simple<br>way of communicating with a MS SQL via Python program. <br><br>Do I have to use ODBC? <br><br>Any examples would be awesome. Thanks!<br>