I'm creating a custom control that is actually a combination of a treeview control and a couple other controls. I am going to load the treeview control from records in a database, but I need to filter the records based on an employee ID in a textbox on the form that loaded the form containing my...
Hello,
When the box receives focus, I want to hightlight the text inside, so the user can replace the text without having to select it manually. How is this done?
Thanks,
Todd
I'm working on my first database intensive program, and I don't have any good references on SQL.
I couldn't even get a simple SELECT statement to work. What I need is a sample statement. Here's what I tried:
"SELECT * from myTableName WHERE " & myTableField & "=" & myData...
I have an Access database, and I'd like to be able to view one of the tables in a data grid format like the standard presentation in Access.
I want to be able to add records to the bottom of the grid as well. Another requirement would be the ability to scroll when the grid gets too long.
How...
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.