TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Isidro Padilla
1.4k
319
19.5k
Create a database according to the atatched tutorial
Aug 4 2011 11:59 AM
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
Attachment:
instalador-vb-c.rar
Reply
Answers (
5
)
Query Problem
How can we call a stored procedure using LINQ