how to pass parameters to sql query
- by Shiny
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,