Backend procedures and ADO control

Discussion in 'Databases' started by real_estate, Aug 8, 2006.

  1. #1
    Is it possible to call backend procedures with ADO control?
     
    real_estate, Aug 8, 2006 IP
  2. DanInManchester

    DanInManchester Active Member

    Messages:
    116
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #2
    What do you mean by back end procedures?

    If you are talking about stored procedures and database commands then yes this is possible.

    You can also do a lot through MS SQL built in stored procedures...e.g. backing up databases, rebuilding indexes, etc.
     
    DanInManchester, Aug 8, 2006 IP
  3. real_estate

    real_estate Guest

    Messages:
    79
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks DanInManchester
     
    real_estate, Aug 9, 2006 IP