Do my user need to install a database program to use my database program?
        Posted  
        
            by MrMe
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by MrMe
        
        
        
        Published on 2010-04-15T19:42:29Z
        Indexed on 
            2010/04/15
            19:53 UTC
        
        
        Read the original article
        Hit count: 340
        
This might be a stupid question but I'm new at all this.
I want to create a Windows program that communicates with a database. Is there any way to do this without the user of my program have to install a database program like MySql?
I'm going to program it in C#.
© Stack Overflow or respective owner