Which database would you recommend to use with C# (.NET) application?

后端 未结 13 1751
眼角桃花
眼角桃花 2021-01-05 08:38

I\'m developing a little project plan and I came to a point when I need to decide what local databse system to use.

The input data is going to be stored on webserver

13条回答
  •  春和景丽
    2021-01-05 08:55

    I've been doing some testing as of late and though I'd also recommend SQL Server 2005 (Express if needed) because it works out of the box though SQL Server 2008 is new and RTM'd now.

提交回复
热议问题