hdbc parametrized select
            
            
            
                18 Oct
                
                    2012
                
            
            
                18 Oct
                
                '12
                
            
            
            
        
    
                4:51 a.m.
            
        does hdbc have parametrized selects ? There is execute execute :: Statement -> [SqlValue] -> IO Integer and some other functions which get list of parameters but return IO Integer or IO () and there is other couple of functions fetchRow :: Statement -> IO (Maybe [SqlValue]) which return values of select but do not get parameters How can i execute parametrized select with hdbc ?
        4765
        
      
          Age (days ago)
        
      
        4765
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                
s9gf4ult@gmail.com