Viewing 15 posts - 106 through 120 (of 325 total)
it is best to make Bakup of all system DB and user DB on another Hard Disk .. so if this Harddisk crashed .. you can get it back from...
June 13, 2004 at 4:51 am
yes you can ... go through ordinary Setup ... and choose Connectivity only ... this will install MDAC and Client network utilty Program on your machine
June 13, 2004 at 3:25 am
This is a reply of Jeremy (Member of SQL Magazine Forum):
SQL Server sometimes has a problem with shrinking the TLog. If you are not backing up the transaction log as...
June 13, 2004 at 3:19 am
take care .. this network general error may happened to to Timeout expired ...
you may face some problems with Locking .. Please read this carefully:
When you want a report...
June 10, 2004 at 5:12 am
to give permision to a user on an object in your Database ..
you have to do 2 things:
1- make a login ... this is done from EM under security .....
June 10, 2004 at 4:52 am
you can also Restore your full backup to any New DB and copy the deleted columns from that database and paste it in your Working DB
i hope this help u
June 10, 2004 at 4:40 am
Check that your Client Network utility is the same for any 2 clients had QA on them..
aslo open EM and from Tools menu, choose options .. in advanced tab , check that...
June 10, 2004 at 4:31 am
also you can insert these values into a temp talble (like AccountTransfersTestTEMP .. which you made like the original AccountTransfersTest but with auto number )
and then call a stored procedure...
June 10, 2004 at 4:24 am
why you don't install SP4 ?.. may be it solves your problem
June 10, 2004 at 4:01 am
what about simply uninstall SQL Server .. then adjust your Control Pannel .. then Install it again.
it is only an idea
June 10, 2004 at 2:57 am
by the way this is a client problem .. not a server probem .. then let your server control panel Language as it is ..
make your locate "hungarian" and the default...
June 10, 2004 at 2:53 am
you have to do 2 things:
1- make a login ... this is done from EM under security .. under logins .. then right click .. new login
it is recommended to make...
June 10, 2004 at 2:37 am
you have to backup Log every 30 minutes ... this will empty the Log .. and the Log will grow with a small size
June 10, 2004 at 2:27 am
Microsoft has published a one
see this link:
http://www.microsoft.com/office/solutions/accelerators/scorecards/default.mspx
June 9, 2004 at 8:14 am
I think also you have to update statistics
June 9, 2004 at 8:08 am
Viewing 15 posts - 106 through 120 (of 325 total)