On 1/9/06, Rich Bakos <[EMAIL PROTECTED]> wrote:
> I am experimenting with Django and MS SQL and it appears that Django is
> passing parameters to MS SQL in an incorrect format.
>
> The params are being passed in as a format string style (%s), which MS
> SQL chokes on.

Hey Rich,

The Django MS SQL support is still in alpha status, mostly because we
don't have many people who've tried to use it with MS SQL. We're very
keen on getting that driver up to speed, though, and you can help.

Could you paste the entire traceback you get? Also, would any other MS
SQL users in the audience be able to help?

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com | chicagocrime.org

Reply via email to