Wednesday, November 3, 2010

IMPORTANT: Bing News RSS feed has moved!

Go to the new RSS page and renew your subscription.

Intel To Bundle Symantec Backup Express With Servers, Motherboards - CRN

Intel To Bundle Symantec Backup Express With Servers, MotherboardsCRN... including versions for Microsoft Windows, Microsoft Small Business Server, Microsoft Exchange, Microsoft SQL, Microsoft Hyper-V, VMware vSphere, ...and more »

Paint the town red with non-clustered indexes - NetworkWorld.com

Paint the town red with non-clustered indexesNetworkWorld.comI remember from my Sybase days that SQL Server tables could support up to 255 indexes. One clustered index and 254 non-clustered indexes. In Microsoft SQL ...

.NET Developers Interested in Microsoft\'s WebMatrix Environment - HTML Goodies

.NET Developers Interested in Microsoft's WebMatrix EnvironmentHTML GoodiesAlong with the WebMatrix installation, the installer allows developers to also install Visual Web Developer 2010 Express and SQL Server Express 2008 R2. ...

Sunday, October 31, 2010

AMD Opteron™ 6000 Series Platform and Microsoft® SQL Server® 2008 R2 - TechRepublic

AMD Opteron™ 6000 Series Platform and Microsoft® SQL Server® 2008 R2TechRepublicTogether, the AMD Opteron 6000 Series platform and Microsoft® SQL Server® 2008 R2 offer solid performance and scalability while helping minimize cost and ...and more »

Monday, February 1, 2010

Microsoft Sql Database Migration Program

MSSQL to MySQL database translation software is functional with all major versions of MSSQL server and MySQL server. MSSQL to MySQL database migration program supports default values, null values, database entities and constraints. ...

The Big Byte: How to connect to MSSQL (ODBC) from Linux PHP

Marcin Gil has an excellent guide about how to setup ODBC drivers on Linux to talk to a Microsoft MSSQl Server running on Windows. This uses the FreeTDS drivers & unixODBC, along with standard PHP/Apache setup. ... Warning: odbc_connect() [ function.odbc-connect]: SQL error: [unixODBC][FreeTDS][SQL Server]Unable to connect to data source, SQL state S1000 in SQLConnect in /var/www/testdatabase/stdFunctions.php on line 49. Couldn\'t connect to SQL Server database ...