Hi all, long time no post :)
Done a search but can't find the solution so fingers crossed...
I have a small SQL Server 2000 database, only 2MB MDF and 2MB LDF files but my nightly backup is 318MB!
any clues please?
Thanks
Terry
p.s. I actually have two of these DB's acting the same.
Hi all
Long time, no post! :)
We've installed a new server cluster here and I need to backup some of the databases on it. Unfortunately, I'm limited to BackupExec 8.6.
When I back up the new databases, I'm only getting about 4-5 MB/min throughput, whereas using all the same kit, but backing up...
Hi
OK, so can it be done?
To put it simply, let's say I have a header user control and a footer user control.
When I create a new webform, I want to drag these controls on and then type my content in between.
But if I put the <form runat="server"> tag in the header control and the...
Hi
Well I need to programatically change the datatype of some fields in a few tables. It won't let me because the field is a primary key.
Can I disable it in an ALTER TABLE statement somehow? I've searched around but can't see anything.
The code will become a stored procedure if it works...
Hi all
I'm trying to use this code to launch the Windows Find box
<%
dim sa
set sa = CreateObject("Shell.Application")
sa.FindFiles
%>
but I get an Error:Access is denied error when I try to run it. Anybody know how to get around this? I'm sure it's something stoopid!
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.