Hi all,
I'm now getting back into vb .net after a few months doing vb6. What I want to do is the usual combo box thing- description with a hidden ID, then select the ID later.
I've read zillions of FAQs and they all say the same thing: "Itemdata is now replaced by an object! Isn't it...
I can't find any help on this anywhere!
I'm upgrading a big 3rd party app to SQL Server 2000, and I need to loop through every trigger on a database and look for a certain keyword in the trigger's script. Any ideas?
Hi all,
I want to populate a text box based on the selected value in a SELECT list (combo box). I'm at my wits end trying to get OnChange to do ANYTHING. I've found some examples on the net but if I use the code it still does zippo.
Here's my code...
Hi,
I maintain the back end of a dodgy 3rd party app that I can't get the source to.
It frequently has problems with delimiter characters in string fields- quotes, commas, etc. Since I can't add verification at the front end, I need to clean it at the back.
The problem isn't limited to one or...
Hi all,
I've been making update queries with ADODB connection recordsets and I can't use the recordsaffected property.
I've tried tinkering with the command object but have only gained a headache. Is that the path I should be going down, or is there an easier way?
Hi all,
I just need to know which system table shows all users who are currently logged in.
Sounds like such a basic requirement but I haven't found it yet. I've tried sysprocesses, but it only has records for the users that are currently running something. IS there a table for idle users?
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.