Rob, It takes SQL queries, and returns any result sets. It is not limited in the SQL that it understand because the external itself does NOT understand any SQL, it just transfers the buffer to the database, and returns the results.
Mike
On Thu, Feb 14, 2008 at 5:17 AM, robcanning robcanning@eircom.net wrote:
Basically, I have a set of abstractions that I have been developing along with the externals (some for SQL, and some for other things). But I am seeing my stuff as kind of a self contained library that I have been using for my own projects.
hi mike,
i have looking at doing something with pdlua and luasql for database management in pd - i was just interested in seeing your externals and what they do in case i am wasting my time reinventing something you have already made, do your externals write to sql databases or only do lookup in existing sql databases?
thanks
rob c