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. Database & SysAdmin
  3. Database
  4. ADO problem

ADO problem

Scheduled Pinned Locked Moved Database
helpdatabasequestion
2 Posts 2 Posters 3 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.
  • M Offline
    M Offline
    milan
    wrote on last edited by
    #1

    hi all, I got the following error while running the asp page that makes use of Stored Procedure .What might be the problem ???? Microsoft VBScript runtime error '800a01b6' Object doesn't support this property or method: 'CreateParameter(...).Append' thanks :rose:

    W 1 Reply Last reply
    0
    • M milan

      hi all, I got the following error while running the asp page that makes use of Stored Procedure .What might be the problem ???? Microsoft VBScript runtime error '800a01b6' Object doesn't support this property or method: 'CreateParameter(...).Append' thanks :rose:

      W Offline
      W Offline
      Wanderley M
      wrote on last edited by
      #2

      Could you give more details? When you use a command object, you usually need to do something like: set cm = server.createobject("ADODB.Command") cm.Parameters.Append cm.CreateParameter(...) HTH Wanderley

      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