Hi,
I am trying to prompt an answer from a database after failed
create_engine command. I searched through the source code and I found
TypeError, and ValueError returns but they relate (if I understood
well only to the access parameters). My problem is that I am sure that
my access parameters are correct but for some reason the creation of
the engine fails. Is there any way to get information why the engin
could not be created. The access to db log files is not granted!
Thanks

-- 
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