I'm developing C# standalone client application which requires me to have a database/ and 2-3 tables and I don't want to install SQL Server 2008 R2 on client machine for a small piece of software?
Is there anything within Visual Studio I can use it and after installing I can use that database / tables without installing SQL Server 2008 R2 software on client?