oyd Kvam mentioned he had
> some python ontology modules that he would consider releasing if
> interested
>
> I'm interested.
>
> Matt
--
Lloyd Kvam
Venix Corp
___
DB-SIG maillist - DB-SIG@python.org
http://mail.python.org/mailman/listinfo/db-sig
On Thu, 2006-02-23 at 22:34 +1100, Andy Todd wrote:
> python eager wrote:
> > Hi,
> > This is my code snippet. This code will not read the characters in Ms
> > Word Document. I got the below output. But if i use any *txt* format
> > this will be display properly.
problem i see here is that it works in one way but no the other.
> > So how do i add id and make it work both ways?
> >
> > c.execute("Insert into table_x(id,body) VALUES(%d,%s)",(id),(body))
c.execute("Insert into table_x(id,body) VALUES(%s,%s)", (id,bo
x pro aka, GUI way to design layout for database results, drug and
> drop, adjust size by mouse, create GUI for entering data in few
> minutes, and you just have to create sql.
>
> I assume something written in Java, or python. But I'm not sure if it
> exists or not. D
On Thu, 2006-08-03 at 08:08 +1000, Andy Todd wrote:
> I don't know about the mechanism, but my preference for any DB-API
> module would be stdlib first and then mx.DateTime.
>
Would it make sense to reverse the order? All newer Python releases
will have a stdlib.datetime. If
Hello all.
I'm new to python, and to Mysql, too. I'm trying stuff out, and wanted to
take a photo in a program and insert it into a MySQL table as a BLOB. When
trying to retrieve it, I get an array('c', ).
I do a result = cursor.fetchall(), but how can I get the fr
Hi ,> here i am comparing both the values of form value and table value.> But it will not work . The result will be print "not equal". Table values> are retrieved fine. Here what mistake i did. No compilation error and run> time error. Please solve this problem.> > Code Snippet :>
ERE PID =100" cursor.execute(sql) regards Python Eager
Do you Yahoo!?
With a free 1 GB, there's more in store with Yahoo! Mail.___
DB-SIG maillist - DB-SIG@python.org
http://mail.python.org/mailman/listinfo/db-sig
. Code Snippet : def view_one(self,pid):sql_pStmt = "SELECT FIRSTNAME,LASTNAME FROM PERSONALDETAILS WHERE PID = ?" cursor.execute(sql_pStmt,pid) Thank you regards Python Eager
Relax. Yahoo! Mail
virus scanning helps detect nas
hi, i am using the same method what you suggest. While running the program i am getting the following error AttributeError: db_connection instance has no attribute 'paramstyle' Please rectify the error thank you Python EagerAndy Todd <[EMAIL PROTECTED]> wrote: python
cursor.fetchall(): Please help me regards Python Eager
Brings words and photos together (easily) with
PhotoMail - it's free and works with Yahoo! Mail.___
DB-SIG maillist - DB-SIG@python.org
http://mail.python.org/mailman/listinfo/db-sig
Hi All, How to use prepared statment. Can u give one example for insert, delete and update statments. please. Thank you regards Python Eager
Yahoo! Mail
Use Photomail to share photos without annoying attachments.___
DB-SIG maillist
regards Python Eager
Brings words and photos together (easily) with
PhotoMail - it's free and works with Yahoo! Mail.___
DB-SIG maillist - DB-SIG@python.org
http://mail.python.org/mailman/listinfo/db-sig
Hi how to upload & open a file in python. Please send the code snippet . It is very helpful in my project. Please help me bye Thank you regards Python Eager
What are the most popular cars? Find out at Yahoo! Autos
___
DB
Hi> how to upload & open a file in python. Please send the code > snippet . It is very helpful in my project.i am using Oracle 9i. > Please help meregards Python Eager
Yahoo! Mail
Use Photomail to share photos without annoying attachments._
Hi> how to upload & open a file in python. Please send the code > snippet . It is very helpful in my project.i am using Oracle 9i. For example store msword doucment & Excel doucment. Thereafter this can be open in same software where it is stored. > Please help meregards Python
req = self.request() inp = file('C:\\Python.doc','r') for line in inp: self.writeln(line) inp.close() Output : ÐÏࡱ regards!
Python eager
Relax. Yahoo! Mail
virus scanning helps
Hello all,
As I'm new to both python and sqlite3, I would like to consult regarding
python db programming conventions. After I finished to design my application
and started coding it, I found myself dealing with the following questions:
1. Since the db contains more than one table, it
art of the code.
again, 10x for your help.
--
View this message in context:
http://old.nabble.com/Python-db-programming-conventions-tp29977345p30007234.html
Sent from the Python - db-sig mailing list archive at Nabble.com.
___
DB-SIG maillist
19 matches
Mail list logo