Hi Guys,

I am currently working on a vb.net app that uses sql server as the database.

at the moment i have just set it up on my clients laptop. so I installed sql server 2005 and the .Net framework 3.5 and my app.

now my client says he wants to sell the software to other countries. what I want to know is,

since I won't be able to configure and install sql server in other countries how can I go about this deployment.

he would like it all on one cd and it should be able to run straight out the box without me setting up databases etc.

my confusion is, if someone is instaliing and they already have sql server om, how do i add my database to it.

and if they dont have sql server how do i handle the situation? please advise