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
K

karnav zaveri

@karnav zaveri
About
Posts
3
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to call destructor of derived class
    K karnav zaveri

    Make ur destructor virtual and just use delete operator on base class pointer. U can also call destructor manually using downcasting by converting base class pointer to derived class pointer.

    Karnav Zaveri

    C / C++ / MFC question tutorial

  • ADO/ADOX Problem
    K karnav zaveri

    Hi, I want to create dynamic Microsoft Access Jet 4.0 database ( *.mdb) files and database schema ( tables (Data Definition Language ) ) using ADO connectivity. For that I have come up with the solution to use ADOX technology which provides database and schema creation facility, for Microsoft Access Database. So I want to know the latest version msadox.dll file thru which ADOX can be used to access database. And also write feasibility of using ADOX technology instead of ADO technology. Please be hurry........... Its urgent.... Thanks and Regards, Karnav Thanks and Regards Karnav Zaveri, Prodcut Development Engineer, Amtel Security Systems.

    Database database security xml help announcement

  • How to pass Structures/Types as parameters in COM DLL function?
    K karnav zaveri

    Hi all, Does aNy body know how we can pass strucutres ( types in VB ) as parameters of function defined in COM DLL interface ? For e.g. I have one interface called IDatabase and i want to add method like "HRESULT SetData([in]USER userData)". In this case the DLL is compiled successfully, but when it is used in the Visual Basic, it gives error "user defined object can not be passed by value". The DLL should be used in both VB and VC++ client applicaitons. Karnav Zaveri

    ATL / WTL / STL c++ com help tutorial
  • Login

  • Don't have an account? Register

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