Click here to Skip to main content
15,921,577 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Sockets without MFC/HWNDs or Spin-Locks? Pin
Stephane Rodriguez.24-Oct-02 3:46
Stephane Rodriguez.24-Oct-02 3:46 
AnswerRe: Sockets without MFC/HWNDs or Spin-Locks? Pin
JT Anderson24-Oct-02 5:54
JT Anderson24-Oct-02 5:54 
GeneralOwnerDraw ListCtrl problem - help! Pin
Yaron Nir24-Oct-02 1:57
Yaron Nir24-Oct-02 1:57 
GeneralReading a Wav Header Pin
carrie24-Oct-02 1:37
carrie24-Oct-02 1:37 
GeneralRe: Reading a Wav Header Pin
Phil Speller24-Oct-02 2:35
Phil Speller24-Oct-02 2:35 
GeneralRe: Reading a Wav Header Pin
carrie24-Oct-02 2:50
carrie24-Oct-02 2:50 
Generalerror message is Popped up when.. Pin
BK Pradeep24-Oct-02 0:51
BK Pradeep24-Oct-02 0:51 
QuestionWhose problem?ListView or database? Pin
ratios24-Oct-02 0:07
sussratios24-Oct-02 0:07 
Confused | :confused: Suppose I have a database,which involves a table containing more than 10 thousand records.The structure of the table is:
table name: custom
collumn: custom_id,custom_name,custom_address

Now I should get all the records from the table by ODBC and show them in a Listview.
But a strange problem occurs:the listview only shows nearly 500 records,the others are blank except the custom_id.
It baffled me completely.Why the listview cannot show all the records?Does it have the limitation?If I limit the condition,just like"select * from custom where custom_id between 1 and 1000".I'm surprise to see the listview show the 1000 records.Which has problem,the listview or the databse?
Who can tell why?
Thank you for your kindness.
AnswerRe: Whose problem?ListView or database? Pin
Michael P Butler24-Oct-02 1:02
Michael P Butler24-Oct-02 1:02 
GeneralRe: Whose problem?ListView or database? Pin
Steve S24-Oct-02 2:43
Steve S24-Oct-02 2:43 
GeneralSubclassing problem Pin
Mazdak23-Oct-02 23:30
Mazdak23-Oct-02 23:30 
GeneralRe: Subclassing problem Pin
Simon.W24-Oct-02 1:15
Simon.W24-Oct-02 1:15 
GeneralRe: Subclassing problem Pin
Mazdak24-Oct-02 1:43
Mazdak24-Oct-02 1:43 
QuestionHow to sort CArray? Pin
ooosawaddee323-Oct-02 22:58
ooosawaddee323-Oct-02 22:58 
AnswerRe: How to sort CArray? Pin
Christian Graus24-Oct-02 0:24
protectorChristian Graus24-Oct-02 0:24 
AnswerRe: How to sort CArray? Pin
Atlantys24-Oct-02 3:34
Atlantys24-Oct-02 3:34 
AnswerRe: How to sort CArray? Pin
Mike Eriksson25-Oct-02 0:06
Mike Eriksson25-Oct-02 0:06 
GeneralBase class constructor Pin
Mazdak23-Oct-02 21:46
Mazdak23-Oct-02 21:46 
GeneralRe: Base class constructor Pin
Daniel Turini23-Oct-02 21:58
Daniel Turini23-Oct-02 21:58 
GeneralRe: Base class constructor Pin
Mazdak23-Oct-02 22:28
Mazdak23-Oct-02 22:28 
QuestionRequest LAN-ID? Pin
Andreas_DE23-Oct-02 21:30
Andreas_DE23-Oct-02 21:30 
AnswerRe: Request LAN-ID? Pin
Simon.W24-Oct-02 1:25
Simon.W24-Oct-02 1:25 
GeneralCListCtrl, setitem problem... Pin
Ahmet Orkun GEDiK23-Oct-02 20:58
sussAhmet Orkun GEDiK23-Oct-02 20:58 
GeneralRe: CListCtrl, setitem problem... Pin
Christian Graus23-Oct-02 21:42
protectorChristian Graus23-Oct-02 21:42 
GeneralRe: CListCtrl, setitem problem... Pin
Ahmet Orkun GEDiK23-Oct-02 21:52
sussAhmet Orkun GEDiK23-Oct-02 21:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.