The example session below uses pyodbc with the Vertica ODBC driver to connect ... import pyodbc cnxn = pyodbc.connect("DSN=VerticaDSN", ansi=True) cursor ...
確定! 回上一頁