how to pass parameters to sql query
        Posted  
        
            by Shiny
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Shiny
        
        
        
        Published on 2010-05-17T07:13:01Z
        Indexed on 
            2010/05/17
            7:20 UTC
        
        
        Read the original article
        Hit count: 166
        
c#
Im using Sql compact server.I created table with varchar datas.But i select a particular column member to be an identity.im programming in c#. I want pass the query. how can i achieve this? Im new to this sql compact,
© Stack Overflow or respective owner