umm stupid question about SQL
helloooo
I'm making a software for medium sized companies and it will use the msde 2000 engine as its base database engine.
My question is, because I'm not that familiar with C# environment, how do I distribute the software when it is done?
In other words, what do I have to do with the software so that it can run on every machine that I sell it to? Do I have to instruct them to install MSDE 2000 before running the program?
How about my database? What can I do with the database when I want my software to be stand-alone program??
Thank you