Hi John,

Is the column you're having issues with really a VARCHAR, or is the message
misleading? How did you create the table, pre-existing or via SQLAlchemy?
Can you show the schema and the code you're trying to access it with?

Thanks,
Rick



On Fri, Sep 19, 2008 at 2:54 PM, John Hampton <[EMAIL PROTECTED]>wrote:

>
> I have a similar problem to Sam as shown in the following thread:
>
>
> http://groups.google.com/group/sqlalchemy/browse_thread/thread/3be1df474de602d0
>
> I get the same error regarding conversion of VARCHAR to BINARY.  The
> difference is that I am using pyodbc and unixODBC instead of pymssql.
>
> Is anyone else using BINARY columns in MS SQL successfully?  If so,
> could you share some sample code so that I can figure out what I'm doing
> wrong? Thanks.
>
> -John
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
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