Hi i am developing a C# application which uses sdf database... the problem is in inserting data to the database.. i can retrieve data from it but can not insert value to it.....
I tried many ways of inserting values to the database but not successful... can any one help me with this problem....
I actually converted a mdf database into a sdf database using some converter... now i am using this converted sdf database....
Or is there any free mdf to sdf database converters available...
Thanks in advance
vince