Same:

Traceback (most recent call last):
  File "manage.py", line 11, in ?
    execute_manager(settings)
  File
"c:\python24\lib\site-packages\django-0.91-py2.4.egg\django\core\manageme
nt.py", line 1237, in execute_manager
    execute_from_command_line(action_mapping)
  File
"c:\python24\lib\site-packages\django-0.91-py2.4.egg\django\core\manageme
nt.py", line 1204, in execute_from_command_line
    output = action_mapping[action](mod)
  File
"c:\python24\lib\site-packages\django-0.91-py2.4.egg\django\core\manageme
nt.py", line 406, in get_sql_all
    return get_sql_create(app) + get_sql_initial_data(app) +
get_sql_indexes(app
)
  File
"c:\python24\lib\site-packages\django-0.91-py2.4.egg\django\core\manageme
nt.py", line 98, in get_sql_create
    installed_models = _get_installed_models(_get_table_list())
  File
"c:\python24\lib\site-packages\django-0.91-py2.4.egg\django\core\manageme
nt.py", line 68, in _get_table_list
    return get_introspection_module().get_table_list(cursor)
  File
"c:\python24\lib\site-packages\Django-0.91-py2.4.egg\django\db\backends\a
do_mssql\introspection.py", line 2, in get_table_list
    raise NotImplementedError
NotImplementedError

X-Google-Language: ENGLISH,ASCII-7-bit
Received: by 10.11.53.63 with SMTP id b63mr103951cwa;
        Sun, 21 May 2006 09:45:13 -0700 (PDT)
X-Google-Token: mJ4V6gwAAAA_gynkO8QfRxhHWlW5ec6Q
Received: from 24.126.160.6 by j55g2000cwa.googlegroups.com with HTTP;
        Sun, 21 May 2006 16:45:13 +0000 (UTC)
From: "reiale" <[EMAIL PROTECTED]>
To: "Django users" <django-users@googlegroups.com>
Subject: Re: Trying to use ado_mssql on MR to no success
Date: Sun, 21 May 2006 09:45:13 -0700
Message-ID: <[EMAIL PROTECTED]>
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
   <[EMAIL PROTECTED]>
   <[EMAIL PROTECTED]>
User-Agent: G2/0.2
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET 
CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1),gzip(gfe),gzip(gfe)
Mime-Version: 1.0
Content-Type: text/plain

Same:

Traceback (most recent call last):
  File "manage.py", line 11, in ?
    execute_manager(settings)
  File
"c:\python24\lib\site-packages\django-0.91-py2.4.egg\django\core\manageme
nt.py", line 1237, in execute_manager
    execute_from_command_line(action_mapping)
  File
"c:\python24\lib\site-packages\django-0.91-py2.4.egg\django\core\manageme
nt.py", line 1204, in execute_from_command_line
    output = action_mapping[action](mod)
  File
"c:\python24\lib\site-packages\django-0.91-py2.4.egg\django\core\manageme
nt.py", line 406, in get_sql_all
    return get_sql_create(app) + get_sql_initial_data(app) +
get_sql_indexes(app
)
  File
"c:\python24\lib\site-packages\django-0.91-py2.4.egg\django\core\manageme
nt.py", line 98, in get_sql_create
    installed_models = _get_installed_models(_get_table_list())
  File
"c:\python24\lib\site-packages\django-0.91-py2.4.egg\django\core\manageme
nt.py", line 68, in _get_table_list
    return get_introspection_module().get_table_list(cursor)
  File
"c:\python24\lib\site-packages\Django-0.91-py2.4.egg\django\db\backends\a
do_mssql\introspection.py", line 2, in get_table_list
    raise NotImplementedError
NotImplementedError


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to