I am developing an application that will connect to a SQL Server to get it's data. I was curious on how to access SQL Server using Python ( as well as wxPython but I assume the method would be similar.). To clarify, The app AND SQL Server would both be on the same Windows XP box. Any ideas, pointers, etc?