LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   hierarchical flexgrid in vb6 (https://www.linuxquestions.org/questions/programming-9/hierarchical-flexgrid-in-vb6-364207/)

sudif 09-17-2005 10:34 AM

hierarchical flexgrid in vb6
 
Call GDBL.OpenDb("/Database/Data2.mdb", "temp", "*******")
Set rs = Db.OpenRecordset("temp", dbOpenTable)

Set grid.DataSource = rs

is this the right way to link hierarchical flexgrid with a table in vb6

if there is any thing wrong please post the correction

if not please provide me with the right method please


All times are GMT -5. The time now is 03:13 PM.