Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. stored procedure

stored procedure

Scheduled Pinned Locked Moved Visual Basic
sharepointdatabasehelpquestionannouncement
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    locaas
    wrote on last edited by
    #1

    heelo can someone help me with the creation of a update sp for a table adapter?

    C 1 Reply Last reply
    0
    • L locaas

      heelo can someone help me with the creation of a update sp for a table adapter?

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Probably, if you provided some useful info.

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

      L 1 Reply Last reply
      0
      • C Christian Graus

        Probably, if you provided some useful info.

        Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

        L Offline
        L Offline
        locaas
        wrote on last edited by
        #3

        in a dataset i have a table adapter for the table "orders"(with 2 fields:ORDERID AND CUSTOMERID) and i whant to make the update and delete stored procedures for it..

        C 1 Reply Last reply
        0
        • L locaas

          in a dataset i have a table adapter for the table "orders"(with 2 fields:ORDERID AND CUSTOMERID) and i whant to make the update and delete stored procedures for it..

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          OK - so this is a lookup table ? I'm guessing it's a one to many lookup table, the orderID is unique ? Do you know any SQL at all ? Or are you working on someone elses database ? To create a stored proc, you want to run the SQL Server client tools, which will also give you access to the books online, which would cover these sort of basic queries for you. However, if you're not comfortable with what you're doing, and you're part of a team, you need to be talking to your manager, so he knows where you're at with SQL and so you don't do any damage to the database.

          Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups