
4 Nov
2010
4 Nov
'10
3:41 p.m.
On 11/04/2010 01:39 PM, Neil Davies wrote:
Hi
I've been trying to get the "hello world" example below to work:
main = do db<- connectODBC connect'string get Tables db>>= print
I wonder if you might try something other than getTables, which requires some metadata support on the backend? Some simple inserts orselects, perhaps?