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
V

vjasai

@vjasai
About
Posts
4
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Displaying data from Database in VC++ [modified]
    V vjasai

    Hi, I have an MSAccess DB in which there are two tables (Login_Details and Account_Details). I have created as SDI app.The view is associated with Account_Details table. I added another dialog for logging in. When user enters login name and password, I am able to validate the same with back end DB. After popping up the message box login successful, the form with Account details should come. But I am getting a popup "Data Source name not found and default driver not specified" and then it is showing the form with controls but no data displayed in the form. Please let me know how to solve this..I mean how to display data in the form after login is successful? Thanks & Regards, VjaSai

    modified on Wednesday, February 27, 2008 10:12 AM

    C / C++ / MFC database c++ tutorial question

  • Rich Edit control accepting only numeric values
    V vjasai

    Hi, In my application, I have to use a rich edit control which will only accept numeric values. It should not allow the user to enter the text i.e the when the user presses any alphabets..rich edit should not display. Any pointers would be greatly appreciated.

    C / C++ / MFC

  • Putting values in array
    V vjasai

    I have two methods.. OnCheck() which will check the record in listview control and another method Onchecklist() which will disabel or enable the buttons. Now my query is I want to check more than 1 record in the listview controls and store the indexes in an array. Then I want to pass each one to the OnCheckEPayList() method. Any pointers would be greatly helpful. Thanks, Sai

    C / C++ / MFC database data-structures

  • How to add a class to a MFC Application
    V vjasai

    Hi, i am using Visual Studio 2005. The problem I have is when i select VC++ and MFC application, I am giving a name to the application as ExamSchedule. In the Sourcefiles.. I am able to see ExamScheuledoc.cpp,ExamScheduleview.cpp and ExamSchedule.cpp. I am adding few controls on to the dialog and doubleclicking on the dialog. So a new popup asking for cpp and .h file for that dialog is coming. Should I give a new class name or the browse ExamSchedule.cpp file name which is already created. Also when I am giving new .cpp and .h file, the program is not executing. Plz let me know how to proceed. Thanks, Sai

    C / C++ / MFC c++ csharp visual-studio 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