On Feb 10, 5:01 am, "Diez B. Roggisch" wrote:
> Rahul schrieb:
>
> > Hello all,
>
> > I have to access data from database usingadodbso I did
>
> > Importadodb
> > Conn=adodb.NewADOConnection("odbc")
>
> > Upto this it works properly but when I say
>
> It does not. It returns None, thus the followi
Rahul schrieb:
Hello all,
I have to access data from database using adodb so I did
Import adodb
Conn=adodb.NewADOConnection("odbc")
Upto this it works properly but when I say
It does not. It returns None, thus the following error you see.
Conn.Connect("","","")
It gives error as
[Attribu
Hello all,
I have to access data from database using adodb so I did
Import adodb
Conn=adodb.NewADOConnection("odbc")
Upto this it works properly but when I say
Conn.Connect("","","")
It gives error as
[Attributrerror]: Object Nonetype has no attribute Connect.
I have Red Hat Enterprise Linux