.NET console application embedded Database -


i working console application pointing database installed in local sql server.

now have send console application tester testing , doesn't have sqlcserver installed in machine.

is there way can use embedded database within console application , it's part of exe tester not dependent upon installing database in machine.


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -