I have made a sql database through sql server then I detached it from the ssms. Now I want to attach that database file with c# project but i'm getting an error that says "cannot be opened because it is version 869. This server supports version 852
and earliere. A downgrade path is not suported". How can I solve this problem?
↧