Share

Simple MS SQL Python extension module

Subscribe

cannot create tables with _mssql and pymssql

You are viewing a single message from this topic. View all messages.

  1. 2009-10-05 18:30:20 UTC

    It worked for me. Had to ensure create table permissions were granted for the user in the database. Try running your SQL from Query Analyzer or sqlcmd to verify it is correct. Also, use semicolons, not "go" as command delimiters.

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.