Hello all,
I was wondering if anyone had thought of creating an interface set of externals for storing and retrieving data from a Database? Basically, I was interested in seeing if anyone has created some externals that do basic SQL transactions.
Or is this something that is not very practical?
Mike McGonagle
If you think you can, or you think you can't, you are probably right. —Mark Twain
This would be awesome, could do some really cool net art projects with this.
~David
On 5/30/07, Mike McGonagle mjmogo@gmail.com wrote:
Hello all,
I was wondering if anyone had thought of creating an interface set of externals for storing and retrieving data from a Database? Basically, I was interested in seeing if anyone has created some externals that do basic SQL transactions.
Or is this something that is not very practical?
Mike McGonagle
If you think you can, or you think you can't, you are probably right. —Mark Twain
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hi all,
this has already been discussed a couple of times... it should be
straightforward using the Python scripting language (via py/pyext)
and the modules that come with it.
greetings,
Thomas
Am 02.06.2007 um 22:56 schrieb David Powers:
This would be awesome, could do some really cool net art projects
with this.~David
On 5/30/07, Mike McGonagle mjmogo@gmail.com wrote:
Hello all,
I was wondering if anyone had thought of creating an interface set of externals for storing and retrieving data from a Database? Basically, I was interested in seeing if anyone has created some externals that do basic SQL transactions.
Or is this something that is not very practical?
Mike McGonagle
If you think you can, or you think you can't, you are probably right. —Mark Twain
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Thomas Grill http://grrrr.org
To be honest, I've never had complete success getting py/pyext to run ... ie. only about half of the help patch seemed to work on winxp.
Well, I'm going to d/l a new pd-extended right now and see if I have better luck. Haven't tried a recent release in some time for fear of breaking Gem.
~D
On 6/3/07, Thomas Grill gr@grrrr.org wrote:
Hi all, this has already been discussed a couple of times... it should be straightforward using the Python scripting language (via py/pyext) and the modules that come with it. greetings, Thomas
Am 02.06.2007 um 22:56 schrieb David Powers:
This would be awesome, could do some really cool net art projects with this.
~David
On 5/30/07, Mike McGonagle mjmogo@gmail.com wrote:
Hello all,
I was wondering if anyone had thought of creating an interface set of externals for storing and retrieving data from a Database? Basically, I was interested in seeing if anyone has created some externals that do basic SQL transactions.
Or is this something that is not very practical?
Mike McGonagle
If you think you can, or you think you can't, you are probably right. —Mark Twain
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Thomas Grill http://grrrr.org
HI all, You can try sqlsingle, that is an interface to PostgreSQL. http://lists.puredata.info/pipermail/pd-list/2001-02/001829.html
Must be somewhere in the CVS.
a
2007/6/3, David Powers cyborgk@gmail.com:
To be honest, I've never had complete success getting py/pyext to run ... ie. only about half of the help patch seemed to work on winxp.
Well, I'm going to d/l a new pd-extended right now and see if I have better luck. Haven't tried a recent release in some time for fear of breaking Gem.
~D
On 6/3/07, Thomas Grill gr@grrrr.org wrote:
Hi all, this has already been discussed a couple of times... it should be straightforward using the Python scripting language (via py/pyext) and the modules that come with it. greetings, Thomas
Am 02.06.2007 um 22:56 schrieb David Powers:
This would be awesome, could do some really cool net art projects with this.
~David
On 5/30/07, Mike McGonagle mjmogo@gmail.com wrote:
Hello all,
I was wondering if anyone had thought of creating an interface set of externals for storing and retrieving data from a Database? Basically, I was interested in seeing if anyone has created some externals that do basic SQL transactions.
Or is this something that is not very practical?
Mike McGonagle
If you think you can, or you think you can't, you are probably right. —Mark Twain
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Thomas Grill http://grrrr.org
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
http://www.reverberant.com/PD/sqlsingle.tar.gz
Thanks a lot for this, I am currently using MySQL, but I am sure that this will serve as a template.
Mike McGonagle
On 6/8/07, Alexandre Quessy listes@sourcelibre.com wrote:
HI all, You can try sqlsingle, that is an interface to PostgreSQL. http://lists.puredata.info/pipermail/pd-list/2001-02/001829.html
Must be somewhere in the CVS.
a
2007/6/3, David Powers cyborgk@gmail.com:
To be honest, I've never had complete success getting py/pyext to run ... ie. only about half of the help patch seemed to work on winxp.
Well, I'm going to d/l a new pd-extended right now and see if I have better luck. Haven't tried a recent release in some time for fear of breaking Gem.
~D
On 6/3/07, Thomas Grill gr@grrrr.org wrote:
Hi all, this has already been discussed a couple of times... it should be straightforward using the Python scripting language (via py/pyext) and the modules that come with it. greetings, Thomas
Am 02.06.2007 um 22:56 schrieb David Powers:
This would be awesome, could do some really cool net art projects with this.
~David
On 5/30/07, Mike McGonagle mjmogo@gmail.com wrote:
Hello all,
I was wondering if anyone had thought of creating an interface set of externals for storing and retrieving data from a Database? Basically, I was interested in seeing if anyone has created some externals that do basic SQL transactions.
Or is this something that is not very practical?
Mike McGonagle
If you think you can, or you think you can't, you are probably right. —Mark Twain
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Thomas Grill http://grrrr.org
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Alexandre Quessy http://alexandre.quessy.net http://www.puredata.info/Members/aalex
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
It would be a great thing to have, please post to pd-dev if you have
any troubles. I'd like to help where I can (not much time these
days...)
.hc
On Jun 11, 2007, at 8:28 AM, Mike McGonagle wrote:
http://www.reverberant.com/PD/sqlsingle.tar.gz
Thanks a lot for this, I am currently using MySQL, but I am sure that this will serve as a template.
Mike McGonagle
On 6/8/07, Alexandre Quessy listes@sourcelibre.com wrote:
HI all, You can try sqlsingle, that is an interface to PostgreSQL. http://lists.puredata.info/pipermail/pd-list/2001-02/001829.html
Must be somewhere in the CVS.
a
2007/6/3, David Powers cyborgk@gmail.com:
To be honest, I've never had complete success getting py/pyext to
run ... ie. only about half of the help patch seemed to work on winxp.Well, I'm going to d/l a new pd-extended right now and see if I have better luck. Haven't tried a recent release in some time for fear of breaking Gem.
~D
On 6/3/07, Thomas Grill gr@grrrr.org wrote:
Hi all, this has already been discussed a couple of times... it should be straightforward using the Python scripting language (via py/pyext) and the modules that come with it. greetings, Thomas
Am 02.06.2007 um 22:56 schrieb David Powers:
This would be awesome, could do some really cool net art projects with this.
~David
On 5/30/07, Mike McGonagle mjmogo@gmail.com wrote:
Hello all,
I was wondering if anyone had thought of creating an interface
set of externals for storing and retrieving data from a Database?
Basically, I was interested in seeing if anyone has created some
externals that do basic SQL transactions.Or is this something that is not very practical?
Mike McGonagle
If you think you can, or you think you can't, you are probably
right. —Mark Twain
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Thomas Grill http://grrrr.org
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
-- Alexandre Quessy http://alexandre.quessy.net http://www.puredata.info/Members/aalex
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
-- Help the Environment, Plant a Bush back in Texas!
"I place economy among the first and most important republican virtues, and public debt as the greatest of the dangers to be feared. To preserve our independence, we must not let our rulers load us with perpetual debt." -- Thomas Jefferson, third US president, architect and author
(1743-1826)"Give Peace a Chance" -- John Lennon (9 October 1940 – 8 December
1980)Peace may sound simple—one beautiful word— but it requires everything we have, every quality, every strength, every dream, every high ideal. —Yehudi Menuhin (1916–1999), musician
If you think you can, or you think you can't, you are probably right. —Mark Twain
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
News is what people want to keep hidden and everything else is
publicity. - Bill Moyers
Hi Mike,
I did some work on this last year, but gave up for lack of time. I basically renamed it to psql, and changed the code so that it doesn't open, close and flush the database for every query, i.e. no more 'single'.
If you are interested, I can send you the source tarball + diffs off list.
Jamie
On Mon, 2007-06-11 at 07:28 -0500, Mike McGonagle wrote:
http://www.reverberant.com/PD/sqlsingle.tar.gz
Thanks a lot for this, I am currently using MySQL, but I am sure that this will serve as a template.
Mike McGonagle
On 6/8/07, Alexandre Quessy listes@sourcelibre.com wrote:
HI all, You can try sqlsingle, that is an interface to PostgreSQL. http://lists.puredata.info/pipermail/pd-list/2001-02/001829.html
Must be somewhere in the CVS.
a
2007/6/3, David Powers cyborgk@gmail.com:
To be honest, I've never had complete success getting py/pyext to run ... ie. only about half of the help patch seemed to work on winxp.
Well, I'm going to d/l a new pd-extended right now and see if I have better luck. Haven't tried a recent release in some time for fear of breaking Gem.
~D
On 6/3/07, Thomas Grill gr@grrrr.org wrote:
Hi all, this has already been discussed a couple of times... it should be straightforward using the Python scripting language (via py/pyext) and the modules that come with it. greetings, Thomas
Am 02.06.2007 um 22:56 schrieb David Powers:
This would be awesome, could do some really cool net art projects with this.
~David
On 5/30/07, Mike McGonagle mjmogo@gmail.com wrote:
Hello all,
I was wondering if anyone had thought of creating an interface set of externals for storing and retrieving data from a Database? Basically, I was interested in seeing if anyone has created some externals that do basic SQL transactions.
Or is this something that is not very practical?
Mike McGonagle
If you think you can, or you think you can't, you are probably right. —Mark Twain
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Thomas Grill http://grrrr.org
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Alexandre Quessy http://alexandre.quessy.net http://www.puredata.info/Members/aalex
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list