vistadb

What are the advantages of VistaDB

一曲冷凌霜 提交于 2019-12-28 02:50:07
问题 I have seen the references to VistaDB over the years and with tools like SQLite, Firebird, MS SQL et. al. I have never had a reason to consider it. What are the benefits of paying for VistaDB vs using another technology? Things I have thought of: 1. Compact Framework Support. SQLite+MSSQL support the CF. 2. Need migration path to a 'more robust' system. Firebird+MSSQL. 3. Need more advanced features such as triggers. Firebird+MSSQL 回答1: The VistaDB client runtime is free. The runtime will

Downgrade SQL CE from 4 to 3.5?

喜你入骨 提交于 2019-12-11 10:24:44
问题 Does anyone know if it's possible to downgrade an existing SQL CE 4 database to 3.5? The reason I ask is because I'm looking to migrate from SQL CE to VistaDB...and VistaDB's data migration wizard only takes SQL CE 3.5 db's. 回答1: Yes, you can use my scripting tools to export the 4.0 file to a sql script, and create the 3.5 file from the script, as I describe here: http://erikej.blogspot.com/2010/02/how-to-use-exportsqlce-to-migrate-from.html 回答2: I actually just found an answer to my own

What is a good choice of database for a small .NET application? [closed]

社会主义新天地 提交于 2019-11-30 06:09:15
问题 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 6 years ago . I'm developing a small application with C# in .NET and I want to have a small light weight database which does not use much resources.

What is a good choice of database for a small .NET application? [closed]

|▌冷眼眸甩不掉的悲伤 提交于 2019-11-28 14:57:48
I'm developing a small application with C# in .NET and I want to have a small light weight database which does not use much resources. Could you please list some of the best known light weight database softwares . 14/06/2016 Yep... still getting upvotes :-/ 17/03/2014 I'm still receiving upvotes for this, be mindful of the date this was originally answered. Though the main three items listed are still entirely viable, the list will tend towards becoming stale. There are further database technologies available that are not listed. You have a couple of immediately recognisable and free options: