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
Problems Creating a database programming in C #
Nov 1 2011 3:49 PM
Hola a todos.
Estoy creando una base de datos mediante programación C#, según el proyecto adjunto, pero tengo problemas con la base de datos generada porque el método no me acepta los acentos y carácteres especiales como la "ñ",por favor véase la imagen adjunta dentro del zip (image.gif).
My pregunta es la siguiente, ¿alguien me puede ayudar a resolver este problema?
Y una segunda pregunta relacionada con el archivo incrustado "Create_View_Vst11Producto.txt" ¿por qué no es aceptada esta línea?:
EXEC sys.sp_addextendedproperty @name=N'MS_DiagramPane1', @value=N'[0E232FF0-B466-11cf-A24F-00AA00A3EFFF, 1.00]
Gracias por adelantado.
ooooooooooooooooOOOOOOOOOOOOOOOOOOOOOOOOOoooooooooooooooooo
Translate into English:
Hi all.
I am creating a database using C # programming, according to the attached draft, but I have problems with the database generated because the method does not accept me the accents and special characters like "ñ", please see the attached image in the zip (image.gif).
My question is this, anyone can help me solve this problem?
And a second question related to the embedded file "Create_View_Vst11Producto.txt" Why is not accepted this line?:
EXEC N'MS_DiagramPane1 sys.sp_addextendedproperty @ name = ', @ value = N' [0E232FF0-B466-11cf-A24F-00AA00A3EFFF, 1.00]
Thanks in advance.
Attachment:
instalador-bd.rar
Reply
Answers (
12
)
Method to use when nothing is fetch from Database
Linked List problem