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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
M

mbcvamsidhar

@mbcvamsidhar
About
Posts
8
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • NULL Checking and Defensive Programming
    M mbcvamsidhar

    Use Assertions as it will be useful to chack for NULL pointers.Debug.Assertin C#

    Thanks and Rgds, VamsiDhar.MBC SoftwareEngineer.

    The Weird and The Wonderful data-structures performance question

  • About Design Pattern in MFC : Urgent Reply
    M mbcvamsidhar

    Can you elaborate.............. VamsiDhar.MBC SoftwareEngineer

    C / C++ / MFC c++ design regex architecture

  • Ms Access Table Information
    M mbcvamsidhar

    Hai, Iam developing VC 6.0 using MFC application which Selects any .MDB Database(MS-Access). The requirement is..My Application should popup the list of Tables which contains primaryKey. Can you pls tell me how to the retreive each table information in Access. (From MS-SQL i acheived this..using SQLGetPrimaryKeys()).....! But this API is not Supporting For Access... VamsiDhar.MBC SoftwareEngineer

    Web Development database c++ json tutorial

  • Querying CSV file
    M mbcvamsidhar

    Sir, it is possible to perform operations on that. Atleast query operations. This can be done by using the xls driver. (select * from Sheet1 where blah blah). Can you Give me the syntax ....how to connect..etc Thanks and Rgds VamsiDhar.MBC SoftwareEngineer

    C / C++ / MFC database help question

  • Querying CSV file
    M mbcvamsidhar

    Hai, CSV is just a text file...You cannot perform any operations on that. I think you have to Convert that text File in Table/Excel Format.. For this ..first you have to check ... 1.weather your file is variable length/Fixed length.... (...means weather your file is following any format..or not) 2.How it is parsed...(with coma,semicolon, space,tab etc) VamsiDhar.MBC SoftwareEngineer

    C / C++ / MFC database help question

  • Getting MSAccess Table Information
    M mbcvamsidhar

    Hai, Iam developing VC application which Selects any .MDB Database(MS-Access). The requirement is..My Application should popup the list of Tables which contains primaryKey. Can you pls tell me how to the retreive each table information in Access. (From MS-SQL i acheived this..using SQLGetPrimaryKeys()).....! But this API is not Supporting For Access... VamsiDhar.MBC SoftwareEngineer

    C / C++ / MFC database json tutorial

  • CSocket Progaramming in MFC
    M mbcvamsidhar

    here is my Answers to your question.. My Server Application is crashing when the Application Calls the Thread To start server. Inside the Thread i called the Accept() methodof server Socket.Then it is Crashing.(It is Crashing becoz it is getting AfxGetInstanceHandle() as NULL).May be the way iam Calling the thread is wrong . VamsiDhar.MBC SoftwareEngineer

    C / C++ / MFC c++ sysadmin help

  • CSocket Progaramming in MFC
    M mbcvamsidhar

    Iam Developing Client/Server Application in MFC Using CSockets.I created Server Socket(Serrived From CSocket) and Created One Thread To Listen to the incoming Requests.In Side that thread iam calling Accept()of CSocket.But my Application is Crashing.can you pls help mw regarding this VamsiDhar.MBC SoftwareEngineer

    C / C++ / MFC c++ sysadmin help
  • Login

  • Don't have an account? Register

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