Python论坛  - 讨论区

标题:[python-chinese] Python如何访问Access数据库呢?SqlAlchemy可以吗?

2006年04月11日 星期二 15:24

victor pang shenglipang at gmail.com
Tue Apr 11 15:24:32 HKT 2006

搜了一下前面大家提到的Windows下Python访问Access数据库的方法,可以用odbc,或COM,或ADODBAPI,小弟倾向于用ADODBAPI,因为都是标准的接口,后台可以方便的换掉数据库系统。
        另外,SQLAlchemy也可以访问mysql、oralcle等数据库,看说明说只要是服务DBAPI的都可以访问。
         想请教一下,如何(能不能)用SQLAlchemy访问Access数据库呢?有没有例子?不用classmapper,只要引擎Database
Engines和表Table就可以了。

         *谢谢!*
--
理想,快乐,生活,勇气!
<shenglipang at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060411/e90e1c99/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年04月11日 星期二 15:28

limodou limodou at gmail.com
Tue Apr 11 15:28:25 HKT 2006

On 4/11/06, victor pang <shenglipang at gmail.com> wrote:
>
>
> 搜了一下前面大家提到的Windows下Python访问Access数据库的方法,可以用odbc,或COM,或ADODBAPI,小弟倾向于用ADODBAPI,因为都是标准的接口,后台可以方便的换掉数据库系统。
>
> 另外,SQLAlchemy也可以访问mysql、oralcle等数据库,看说明说只要是服务DBAPI的都可以访问。
>
> 想请教一下,如何(能不能)用SQLAlchemy访问Access数据库呢?有没有例子?不用classmapper,只要引擎Database
> Engines和表Table就可以了。
>
>          谢谢!

每个种支持的数据库都有一个封装,只要有人,或者是你实现了这个封装就可以使用了。不过现在没有看到。现在有mssql的支持。


--
I like python!
My Blog: http://www.donews.net/limodou
My Django Site: http://www.djangocn.org
NewEdit Maillist: http://groups.google.com/group/NewEdit

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年04月11日 星期二 15:49

victor pang shenglipang at gmail.com
Tue Apr 11 15:49:43 HKT 2006

谢谢*limodou。*
看了一下,好就是每种数据库都要有一个封装文件,oracle、mysql都有,如果要自己封装不知道有没有相关的资料?


在06-4-11,limodou <limodou at gmail.com> 写道:
>
> On 4/11/06, victor pang <shenglipang at gmail.com> wrote:
> >
> >
> >
> 搜了一下前面大家提到的Windows下Python访问Access数据库的方法,可以用odbc,或COM,或ADODBAPI,小弟倾向于用ADODBAPI,因为都是标准的接口,后台可以方便的换掉数据库系统。
> >
> > 另外,SQLAlchemy也可以访问mysql、oralcle等数据库,看说明说只要是服务DBAPI的都可以访问。
> >
> > 想请教一下,如何(能不能)用SQLAlchemy访问Access数据库呢?有没有例子?不用classmapper,只要引擎Database
> > Engines和表Table就可以了。
> >
> >          谢谢!
>
> 每个种支持的数据库都有一个封装,只要有人,或者是你实现了这个封装就可以使用了。不过现在没有看到。现在有mssql的支持。
>
>
> --
> I like python!
> My Blog: http://www.donews.net/limodou
> My Django Site: http://www.djangocn.org
> NewEdit Maillist: http://groups.google.com/group/NewEdit
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>


--
理想,快乐,生活,勇气!
<shenglipang at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060411/9c2ea575/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年04月11日 星期二 16:13

limodou limodou at gmail.com
Tue Apr 11 16:13:04 HKT 2006

On 4/11/06, victor pang <shenglipang at gmail.com> wrote:
>
> 谢谢limodou。
> 看了一下,好就是每种数据库都要有一个封装文件,oracle、mysql都有,如果要自己封装不知道有没有相关的资料?
>

只能照着改吧。

--
I like python!
My Blog: http://www.donews.net/limodou
My Django Site: http://www.djangocn.org
NewEdit Maillist: http://groups.google.com/group/NewEdit

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号