x50-8, it is something happening after the click event. If I put a break on the End statement of the Click event, the form is show and the combobox is updated. Then I click the resume, focus is returned to the combobox in which the text is blank. The box is still populated though.
Thanks rzs0502 but neither idea solved the problem. Let me further explain what's happenning...I select an item in the dropdown combobox, the click event calls a function that updates form data with data associated with the newly selected combobox item and combobox.text is set to new name. All...
Using VB 6.0, I have a dropdown combo that when a listmember(name for example) is selected associated data for the selection is displayed. All data is updated on my form except the combobox text is empty.(This is in the development mode) All works fine on Win98 and even on XP Pro if I create an...
Using ADO, how do I get a return value (output parameter) from an MS Access query. I need help on both the VB side ADO structure and creating the query.
Thanks Merlin,
This works until I call a Sub that creats another recordset. Then I get the error message "Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another" if I don't create another connection within the Sub. Thanks for your help.
Is there a way to create one "global" database connection and reference this connection throughout an ASP page? I have to retrieve different recordsets to populate listboxes depending on the user selections. My recordsets change but I am also having to create my connection (MS Access...
I've created an ASP page with several DTC Listboxes and I populate them all from recordsets when the page loads. I add an OnChange event (with no code in the sub), save it and view in browser. When I change the selected value in the listbox with the blank OhChange event, all the listboxes are...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.