Eduardo wrote
> On Jul 13, 7:11 pm, "King Simon-NFHD78"
> <simon.k...@motorolasolutions.com> wrote:
> > Eduardo wrote
> >
> > > 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
> >
> > What kind of database are you trying to connect to? Are you getting
> a
> > Python exception, and if so, can you show us the traceback?
> >
> > Simon
> 
> !) PostgresSQL
> 2) I don't get any Python exception.
> 

So how do you know it's failing then?

Simon

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