CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2000
    Posts
    34

    How can one access the ADO Recordset property in a DHTML project ?

    Although Microsoft provided a comprehensive ReadMe for their ADO and Internet, where they say that setting properly the security settings one could make available (in design-time) the Recordset property of ADO, this doesn't seem to be the real solution. I have tampered with all ActiveX security settings, but no Recordset appeared in the properties' list... Can anyone help with this, please ? "Where did I go wrong ?"


  2. #2
    Join Date
    Aug 2000
    Posts
    34

    I forgot: there's a hint:

    ...but an ActiveX control using ADO works just fine in the same page...


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured