"Object variable or With block variable not set" runtime error in VB6 - Stack Overflow

瀏覽:916
日期:2026-04-21
I've got a problem with VB6. I have a form with several ComboBox objects on it. I wish to populate the ComboBoxes via a function that takes a SQL query as a parameter. So the ......看更多