Create a database according to the atatched tutorial
Por favor véase el tutorial siguiente:
http://msdn.microsoft.com/es-es/library/49b92ztk.aspx
Mi problema es el siguiente: si creo el Instalador de la base de datos tal como explica el manual en lenguaje VB.Net no tengo ningún problema, pero su lo creo en C# no funciona.
Lo he probado varias veces y repasado la instalación del instalador otras tantas veces, pero no logro que funcione.
Adjunto los 2 proyectos en VB y C# disponibles para que algún experto los vea y descubra lo que ocurre pues a mí me falta experiencia por lo visto. No logro entender lo que ocurre.
Ambos proyectos se compilan y ejecutan perfectamente sin ningún error, pero el proyecto en VB crea la base de datos "TRIPOLIS" y el proyecto en C# no la crea.
Espero que haya alguien que me eche una mano.
Gracias
-------------------------------------------------------------------------------------------
Translated into English
Please see the following link:
http://msdn.microsoft.com/es-es/library/49b92ztk.aspx
I have the following problem: If I build the Installer for the database as explained
VB.Net language manual I have no problem, but if I build it in C # does not work.
I tried several times and reviewed the installation of the installer so many times, but can not get work.
Attached are 2 projects in VB and C # available for an expert to see and discover what happens because I lack experience apparently. I do not understand what is happening.
Both projects are compiled and run perfectly without any error, but the project in VB creates the database "TRIPOLIS" and the project in C # do not create it.
I hope that someone can help me.
thanks