796 results
Order by date - Order by pertinence
All (796)
Press (62)
High-tech (734)
 
datatype to use for timespan data type (sql server 2008)
I need to store timespan data types in a column. SQL server 2008 doesn't have a timespan column. What should I use instead?
Message posted on the April 2nd, 2009 - 7:58 AM ET
Infinitely Virtual Announces Support for Microsoft SQL Server 2012, Providing Cloud-Ready Hosting with Mission-Critical Level Data Protection
MS SQL Server 2012 Improves Data Query, Adds ‘Always On’ Reliability, More Custom Programming Features.
Press published on the May 7th, 2012 - 4:04 AM ET
FairCom’s Newest c-treeACE® Bridges SQL, NoSQL Worlds
For the First Time, Developers can Map Non-relational Data as Relational (SQL), Without Modifying the Data, and Realize Significant Performance Gains.
Press published on the November 12th, 2012 - 7:00 AM ET
Condusiv Technologies New V-locity Server I/O Optimization Software Accelerates Exchange and SQL by 50% or More without the Cost of New Storage Hardware
Optimizing I/O at the source with V-locity® Server powers faster applications and eliminates performance bottlenecks, so organizations can protect existing CAPEX equipment and save investment dollars by going 50% faster on the ...
Press published on the April 21st, 2013 - 10:01 PM ET
Amazon Web Services Adds Microsoft Windows Server Instances to Free Usage Tier
Amazon Web Services LLC (AWS), an Amazon.com company (NASDAQ:AMZN), today announced that customers can now run their Microsoft Windows Server applications within the AWS Free Usage Tier – a program designed to help ...
Press published on the January 16th, 2012 - 1:00 AM ET
GrapeCity’s ActiveReports Server Enables Ad Hoc Reporting on PostgreSQL Database, Adds Advanced Scheduling Capabilities
Web-based ad hoc reporting solution also enhances support for Windows 8 and Windows Server 2012.
Press published on the January 22nd, 2013 - 4:00 AM ET
Infinitely Virtual Reports Record Growth; Sales Up 100 Percent in 2011 as SMBs, VARs Quickly Integrate Its Virtual Server Cloud Hosting Platform
Small and Midsize Businesses Respond to Low-Risk, Scalable Turnkey Solution, Embracing State-of-the-Art Cloud Computing Without Hardware Headaches.
Press published on the January 25th, 2012 - 5:06 AM ET
Logicworks Digital Media Series Presents “Just Say No To SQL: The Where and When of NoSQL Platforms”
The Next Wave of Open-Source Innovation Hits the Mainstream: Highly Scalable NoSQL Databases.
Press published on the July 20th, 2011 - 5:00 AM ET
Other results are also available in our forums :
Error in sql server logs
Hi Geiing this error message on multiple sql servers (sql server 2008, 2005) today. No changes from last few months on the sql servers. Message: DESCRIPTION: The login packet used to open the connection is structurally invalid; the connection has ...
Message posted on the February 16th, 2010 - 12:10 PM ET
How to connect to SQL Server using ODBC and still have kde on my machine
Hi, I'm used to use freetds + tdsodbc to connect to SQL Servre from debian. I noticed that if I install tdsodbc kde is beign uninstalled: Maintainer: Steve Langasek <vorlon@debian.org> Architecture: amd64 Replaces: freetds0, libct0, libct1 ...
Message posted on the November 14th, 2011 - 6:20 AM ET
XML Data Type With SQL SERVER 2005: How to select and flatten out node values?
I have this XML data: DECLARE @myXmlData XML; SET @myXmlData = '<usernames> <string>johndoe</string> <string>joandoe</string> <string>deerdoe</string> <string>willsmith</string> ...
Message posted on the January 23rd, 2012 - 2:17 PM ET
migrate from Access to MS SQL server for datetime field
I tried to import a table from MS Access to SQL Server 2000 and it failed on DateTime field. The data is like 1/1/2001 1/2/2001 1/5/2001 I got over flow when SQL field type is SmallDateTime, but I got 03/09/2123 for the original data 6/26/2006 ...
Message posted on the April 18th, 2011 - 3:43 PM ET
SQL Server Error 'There are no rows in the current fetch buffer'
SQL Server Error 'There are no rows in the current fetch buffer' We are storing/updateting binary data (~125kb) from a file into column of type IMAGE in a SQL Server table using C++ / OLE-DB with an Accessor like ...
Message posted on the September 30th, 2011 - 7:11 AM ET
SQL Server CE not found
Hello. A customer from our company have a program witch are using the SQLServerCE.DLL. Now I have the problem that, in a new image, this program running no more. I have changed no platform options or catalog items. If I run his software in VS2005 ...
Message posted on the September 14th, 2010 - 9:27 AM ET