Python 2.5和sqlite [英] Python 2.5 and sqlite

查看:66
本文介绍了Python 2.5和sqlite的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


在我使用的(sun)网络服务器上,安装了python 2.5.1。我希望
喜欢使用sqlite3,但是

网络服务器上没有安装sqlite3。如果我能够使用sun机器编译sqlite(我通常使用linux机器
)并将其放在我的lunix主帐户中

我可以使用python和sqlite?


有什么想法?我知道它有点延伸...

Hi all,

On a (sun) webserver that I use, there is python 2.5.1 installed. I''d
like to use sqlite3 with this, however sqlite3 is not installed on the
webserver. If I were able to compile sqlite using a sun machine (I
normally use linux machines) and place this in my lunix home account
would I be able to use python and sqlite?

Any thoughts? I know its a bit of a stretch ...

推荐答案

引用ti ******* @ gmail.com < ti ******* @ gmail.com>:
Quoting "ti*******@gmail.com" <ti*******@gmail.com>:

大家好,


上一个( sun)我用的webserver,安装了python 2.5.1。我希望
喜欢使用sqlite3,但是

网络服务器上没有安装sqlite3。如果我能够使用sun机器编译sqlite(我通常使用linux机器
)并将其放在我的lunix主帐户中

我可以使用python和sqlite?


有什么想法?我知道它有点延伸...
Hi all,

On a (sun) webserver that I use, there is python 2.5.1 installed. I''d
like to use sqlite3 with this, however sqlite3 is not installed on the
webserver. If I were able to compile sqlite using a sun machine (I
normally use linux machines) and place this in my lunix home account
would I be able to use python and sqlite?

Any thoughts? I know its a bit of a stretch ...



你能问他们是否安装了sqlite3?如果没有......安装它?


你可以在你的讨论中加入井sqlite3是python的一部分

"如果它不是你没有正确安装python


值得一试......

Can you ask them if sqlite3 is installed? and if not... to install it?

You could include in your discussions "well sqlite3 is part of python"
"if it isn''t, you haven''t installed python properly"

Worth a try...


* ti******* @ gmail.com (2008年11月10日星期一15:33:22 - 0800(太平洋标准时间))
* ti*******@gmail.com (Mon, 10 Nov 2008 15:33:22 -0800 (PST))

在我使用的(sun)网络服务器上,安装了python 2.5.1。我希望
喜欢使用sqlite3,但是

网络服务器上没有安装sqlite3。
On a (sun) webserver that I use, there is python 2.5.1 installed. I''d
like to use sqlite3 with this, however sqlite3 is not installed on the
webserver.



Python附带SQLite支持。没有必要为此安装SQLite


Python comes with SQLite support. It''s not necessary to have SQLite
installed for that.


如果我能够使用sun机器编译sqlite(我通常使用

linux机器)并将其放在我的lunix主帐户中我会不会是/ b $ b能够使用python和sqlite?
If I were able to compile sqlite using a sun machine (I normally use
linux machines) and place this in my lunix home account would I be
able to use python and sqlite?



请继续导入sqlite3

Thorsten

Just go ahead and import sqlite3

Thorsten


*(星期一,2008年11月10日18:48:28 -0500)
* (Mon, 10 Nov 2008 18:48:28 -0500)

Quoting" ti ******* @ gmail.com" < ti ******* @ gmail.com>:
Quoting "ti*******@gmail.com" <ti*******@gmail.com>:

在我使用的(sun)网络服务器上,安装了python 2.5.1。我希望
喜欢使用sqlite3,但是

网络服务器上没有安装sqlite3。如果我能够使用sun机器编译sqlite(我通常使用linux机器
)并将其放在我的lunix主帐户中

我可以使用python和sqlite?


有什么想法?我知道它有点延伸...
On a (sun) webserver that I use, there is python 2.5.1 installed. I''d
like to use sqlite3 with this, however sqlite3 is not installed on the
webserver. If I were able to compile sqlite using a sun machine (I
normally use linux machines) and place this in my lunix home account
would I be able to use python and sqlite?

Any thoughts? I know its a bit of a stretch ...



你能问他们是否安装了sqlite3?如果不是......安装它?


Can you ask them if sqlite3 is installed? and if not... to install it?



他为什么要安装SQLite?!

Why would he have to install SQLite?!


你可以在你的讨论中加入井 sqlite3是python

的一部分,如果它不是,你还没有正确安装python"
You could include in your discussions "well sqlite3 is part of python"
"if it isn''t, you haven''t installed python properly"



Sqlite3是Python的可选部分。它与SQLite没有任何依赖关系。


Thorsten

Sqlite3 is an optional part of Python. It has no dependencies on SQLite.

Thorsten


这篇关于Python 2.5和sqlite的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆