I have a fairly complex query with one integer type parameter. When I run it as a prepared statement, it takes ~50 seconds to run. When I run the same statement in query analyzer, it takes less than 1 second.
My theory is that the execution plan is somehow different when it's running as a...
In either C# or VB, I would like to iterate through the controls on my web form and set properties.
I have been unable to find a collection of any sort in the Page class which holds all of the controls on the form. Is there a way to get that information? Has anyone done this?
Thanks for...
I have a web application which I would like to open certain windows at a certain size. Using JavaScript I used window.open and sent the appropriate parameters to open the window with that size. However, if I close the application the next time I open the browser it is that size!
Is there any...
I installed Windows 2000 months ago, in a dual boot with Windows 98. Win 2000 has since become corrupted, and will not boot without stop errors.
I would like to simply uninstall the windows 2000. Any ideas how to do this?
Thanks
TealWren
Is there a way to determine the default for a field by querying interbase?
I am trying to verify that the default for a field is a certain value. I'd like to do it programmatically. In other databases I've been able to retrieve that information via metadata, but in Interbase it appears to be...
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.