Greg wrote:
> Unfortunately, I'm connecting remotely via iODBC and do not have said
> tools. I'm running Ubuntu Linux, if you know of any way to get the
> same thing prettied up, let me know and I will.

Ahh, sorry; I've never had occasion to work with MSSQL through Linux.
Maybe the best approach would be to use a Python shell to run the 
sp_columns proc and format the results yourself.  (Or, you might check 
whether there are already some decent Linux GUI tools like Query Analyzer.)

FWIW,
-- 
Don Dwiggins
Advanced Publishing Technology


--~--~---------~--~----~------------~-------~--~----~
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 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to