Hi everybody, i'm new to this mailing list. I just discovered the eclipse database interface (dbi). I'd like to use this interface to define a predicate that enumerates on backtracking all the tuples returned by a SQL query. Suppose i have a mysql database composed by a single table Student(name, age), where 'name' is a string and 'age' is an integer. I'd like to have a predicate student(Name, Age) that enumerates on backtracking all the tuples returned by the SQL query "select * from Student". Can someone please help me ? Thanks in advance. -- Carlo Matteo ScalzoReceived on Wed Oct 29 2008 - 12:29:48 CET
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:58 CET