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
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Set Fields in ADO?(VC++)

Set Fields in ADO?(VC++)

Scheduled Pinned Locked Moved C / C++ / MFC
c++question
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    Z Offline
    Zero_One_ADO
    wrote on last edited by
    #1

    Hello, I have 6000000 Records in my Bank and, I want to Add theme in a DataGrid no by a Repeat statement by setting the Recordset to it. Like set Datagrid.Datasource="" in VB. Best Wishes, Thanks.

    M 1 Reply Last reply
    0
    • Z Zero_One_ADO

      Hello, I have 6000000 Records in my Bank and, I want to Add theme in a DataGrid no by a Repeat statement by setting the Recordset to it. Like set Datagrid.Datasource="" in VB. Best Wishes, Thanks.

      M Offline
      M Offline
      Milton Karimbekallil
      wrote on last edited by
      #2

      hi bosss .. it is not a good idea to go for datagrid and loading all these data into it thru datasource. Ofcourse, ur UI will be stucked for for more than 5 minutes. Its better u use a flexgrid instad of datagrid and display a minimum of 10 or 20 rfecords at a time. On "next" / "previous" button click load the records accordingly by DB a query. rgds..mil10

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

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