Auteur de questions
Probleme avec le stored procedures

Question
-
Messieurs,
j'essai de recreer la base de donnée que Beth Massi a expliqué à travers de sa vidéo tutoriale. Dès la premiere vidéo, j'ai rencontré des blems au niveau de "Procedures stockées" . car je ne trouve pas les trois commandes "DeleteCustumer", "InsertCustumer", et "UpdateCustumer".
Pouvez vous me dire pq ils ne sont pas dans l'outil------>Général?
merci
Toutes les réponses
-
-
Salut,
J'ai aussi rencontré le même pb. J'ai créé un autre sujet sans avoir parcourir les sujets déjà traité. Bref j'ai envoyé un message l'auteur en espérant qu'elle nous explique pourquoi ces commandes ne sont pas là. En attendant j'espère que quelqu'un a trouvé la solution.
Merci d'avance
-
Bonjour,
Voici la réponse de Beth Massi:
Hi,
You can create code snippets by selecting text in the code editor and then dragging that onto the toolbox. Then you can use that snippet of code again by dragging from the toolbox into the editor.
I wrote the stored procedures and saved them as snippets for the video. They are contained in the database -- download the sample code and look in the Server Explorer under "Stored Procedures".
HTH,
-B
Morning,
Sorry to bother you. I try to follow your first video about creating data base SQL: #1 Créer votre base de données (http://msdn2.microsoft.com/fr-fr/vbasic/bb466226.aspx).Every thing alrights until the creation of Stored Procedures.Right clic on Stored Procedure and add new procedure...But I can't find in the toolbox DeleteCustomer, InsertCustomer, UpdateCustomer, SelectCustomer as shown in your video. I miss some thing in the video? Please help me. I asked the samme question in the Forum on the subject: Prise en main proposée par Beth Massi. But no anwser yet.
Thanks a lots for all