Did you merely check the syntax or actually run the query? Of course you would have to change the stored procedure to some other than spBobstest (maybe sp%).
I saw that class, no doubt, but was hoping someone would supply a code example??? Having not worked with registry permissions class before, the examples I saw in MSDN were confusing as all get go.
...
Does anyone know how to get the current permissions for any particular registry key using VB.NET? For example, if I open regedit.exe then right click on a key and choose permissions I can see the...
One last question... I have been exploring the "Win32_DefragAnalysis" WMI object, but it appears only functional for win 2003. Does anyone know of anything...
Setting the properties of the data grid during design time seems rather easy, however, I seem to be running into a brick wall attempting to set the column width, alternating backcolor,...
My apologies is I missed the correct forum to post this in, however, I would like to know if anyone has any information pertaining to this set of books (designed to study and pass the...
Thanks again DSJ for your great post! I took it a bit further and now I am running into another problem. I am attempting to change the backColor property on the previously instantiated buttons FROM a...
I need to create one hundred buttons on a form, which all behave with simaliar attributes. When each button is pressed it will have to remember that it was pressed and change color...
Oh... but I should say this... I only get the follow up error (error 432 if memory serves me right) after the orignial error. Again, VB crashes, then the next time I open VB an error 432 occurs.
...