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
R

Richard Caetano

@Richard Caetano
About
Posts
2
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • COM IDL
    R Richard Caetano

    Also I'd be curious to see how you're building that routine. It appears to be a routine to call stored procedures right? Thanks! Richard --------------------------- Richard Caetano richard@caetano.com http://www.caetano.com/richard

    C / C++ / MFC c++ com performance question

  • COM IDL
    R Richard Caetano

    William, This should work for ya: HRESULT RunSPReturnRS( [in] BSTR sDSN, [in] BSTR sSP, [in, out] SAFEARRAY(VARIANT)* params, [out, retval] _Recordset** ); You will also have to include the ADODB type library to compile in MIDL: importlib("msado21.tlb"); Hope this helps :) Richard Caetano http://www.caetano.com/richard --------------------------- Richard Caetano richard@caetano.com http://www.caetano.com/richard

    C / C++ / MFC c++ com performance question
  • Login

  • Don't have an account? Register

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