Re: Help with Listview_Click
How do you access the listview controls in VB6.0???
Re: Help with Listview_Click
I access the Listview controls by using the DAO in the project <tab> then by clicking on the references.
Sorry about being so basic. But I did not know if you were asking me how to access the listview or How was I accessing the listview.
Re: Help with Listview_Click
In project references, select Microsoft Windows Common Controls 6.0 SP3 - 1 (or 2).
John Pirkey
MCSD
www.ShallowWaterSystems.com
Re: Help with Listview_Click
maybe I missed it, but what are you asking? Do you need help with the query to return the correct values? Or referencing the correct subitem in the main listview control? or what?
a little clarification of your question would help,
thanks,
John
John Pirkey
MCSD
www.ShallowWaterSystems.com
Re: Help with Listview_Click
Hello Johnny; I apologize if I confused you... The problem I am having is wiht retrieving the values from table 3. to access in the listview control. I have written a query which works on the first 2 subitems. But due to the fact of how table 3 is configured I am having some problems. If you can help me in anyway I would really appreciate it. Thanks.