On Oct 6, 2007, at 1:18 PM, Paulino wrote:

>
> Hello!
>
> I'm using sqlalchemy v0.3.10 and connecting to an existing table in
> MSSQL with pymssql from a windows box.
>
> I'm able to update existing records, but I can't insert new ones. The
> error message says: "The current user is not the database or object
> owner of table 'ttfvbs061100'. Cannot perform SET operation."
>
> I can insert records with this user account from python with pymssql
> in any database table, so it is not a permissions issue.
>

what does your SQL logging output say ?



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to