Hey all, <br><br>The Situation:<br><br><b>Main Site</b><br>-----<br>- SQL Server 2000<br>- Dialer<br>- Reps w/ Workstations<br><br><b>Remote Site</b><br>-----<br ...
Looks like we are going through the same release schedule of SQL Server 2008 as we had in 2005. A new Service Pack has been announced for the current release which seems to herald a possible slippage ...
Despite its steep licensing costs, SQL Server continues to prove its worth over open-source alternatives in some key areas. SQL Server is an expensive part of your IT stack -- SQL Server Enterprise ...
A security flaw in Microsoft Corp.’s SQL Server 7.0 and SQL Server 2000 Gold can allow an attacker to take control of a targeted server, the company said in a security bulletin late Tuesday night.
I am trying to output several large tables (10's of MB) from SQL PLus over Citrix and it's really slow. Code: set pagesize 0 set autotrace off set flush off set termout off spool l:\spool\acctact.txt ...