Hi, You could create a Java function (create alias ...), and call the stored procedure there. See also:
http://www.h2database.com/html/grammar.html#create_alias http://www.h2database.com/html/features.html#user_defined_functions Regards, Thomas On Thu, Oct 1, 2009 at 5:19 PM, Brian <[email protected]> wrote: > > Has anyone on the list been able to create a linked table (readonly) > to an M$ SQL Server stored procedure which returns a result set? > > I've tried all the variants I can think of to no avail. > > Thank You, > Brian > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
