Tan Yi wrote:
> Don't want to reask, but help me please.....
> Can somebody tell me what kind of permission (in terms of ms sql
> server) do I need in order to do table reflection?
> Thank you!


if your application is forbidding it, SQL Server should be dumping an
error indicating what specific table requires what permissions.  But in
general the user needs SELECT permission on the relevant
"INFORMATION_SCHEMA" schema.




>
> --
> You received this message because you are subscribed to the Google Groups
> "sqlalchemy" group.
> To post to this group, send email to sqlalch...@googlegroups.com.
> To unsubscribe from this group, send email to
> sqlalchemy+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/sqlalchemy?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to