Hi all - I've attempted to create a function that returns a resultset and then use this as a table. Basically, I've followed the procedure shown at:
http://www.h2database.com/html/features.html#user_defined_functions When I try to connect to my H2 database using the latest PostgreSQL ODBC Win32 client, it cannot detect this table and my client just hangs. Before I continue this thread w/ code/errors (I apologize for not having this at the moment), can someone confirm that this should work? Also, if I implement my own TableEngine, I'm assuming again, that the PostgreSQL ODBC Win32 client will detect its presence too? Thanks - Atul -- 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.
