I have an sql server 2000 db running on a four processor box. The system has slowed down and performance keeps going up and down almost randomly. I'm defraging all the indecies.
Is there a routine I can run to check for performance isses / errors within the database.
Is there any routine to run...
I'm using
<div style="height:500px;width:500px;overflow:auto;">
...CODE...
</div>
When I add an onscroll="alert();" I get the alert box.
However, when I reference the div via an ID and try
to make it scroll I get an "object doesn't support this property or...
I have an SQL Server 200 Box with 2 gig or ram and
4 Processors.
What I would like to do is move tasks from some of our
databases to other boxs. That is some of the heavier
stored procs should be on a seperate server.
Firstlt is this possible.
And secondly if so are there any issues.
I have two Tables
Table A{
ColA1 - Key
ColA2 - Key
}
AND
Table B{
ColB1 - Key
ColB2 - Key
ColB3 - Key
}
The two fields in TableA correspond to ColB1 and ColB2
in TableB. The problem is ColB3 which is a DateTime field.
TableB is a log table for process' TableA has...
I'm looking for code to validate email address'.
I'm looking for more than just checking the syntax
( an @ exists and a domain extension exists ).
What i'm really after is a componant/asp method that
will tell me if the email is in use.
I've found a few componants for sale $100 aprox.
I don't...
I have a popup window for users to login.
Users can login successfully and continue to navigate
the site without a problem but only while the login
popup is still open.
As soon as this window is closed the Session variable
is deleted.
The popup contains no client side code, it has no
onunload...
Has anyone else found CFServer to be highly inefficiant?
I need to know as many tips and tricks to spead up
the server.
Currently I'm putting as much code onto the MSSQLServer
in the form of UserDefinedFunctions,StoredProcedures AND Triggers.
The site I'm working on will potentialy have 200...
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.