News

Microsoft Testing Cloud-Based Data Sharing

Microsoft announced that it is seeking customers willing to test their databases in a cloud-based data connectivity project.

Microsoft announced last week that it is seeking customers willing to test their databases in a cloud-based data connectivity project.

The testing is part of "Project Huron," a synchronization-enabled cloud data hub that's being developed as part of Microsoft's SQL Data Services effort. The technology combines Microsoft's Sync Service with its SQL Data Service, all of which is hosted using Microsoft's Azure cloud computing platform.

One of the purposes of Project Huron is to make it easier for multiple users to access and modify data without conflicts. Data access occurs via a publish-and-subscribe model. The synchronization feature will get the latest copy of the database from the Internet cloud, including any modifications made by other users. Changes are tracked by unique IDs, which help to avoid conflicts as users update records, according to a Microsoft video (8 MB download) describing Project Huron.

The project aims to address security and scalability issues associated with accessing data over the Internet. It also aims to help developers via simple user interface tools.

Project Huron will support Microsoft Access, SQL CE, SQL Express and SQL Server relational databases. It will also enable data access by remote and mobile workers, as well as business-to-business data sharing, according to Microsoft's description.

The first version of Project Huron will not work directly with Microsoft Access. Instead, the project will leverage Microsoft's Sync Framework to connect with SQL Server and SQL Compact local databases.

"It is our hope that some of these Access customers will consider initially linking their Access forms to a SQL Server database to then synchronize via the cloud in the short term until we can provide the full Access support," Microsoft's Sync Framework team explained.

Microsoft is looking for early-adopter customers who will share their SQL Server or SQL Compact databases for testing purposes over the Internet cloud. Those wanting to test the service also have to have "an existing project that would warrant this functionality" -- that is, a need for data sharing.

Microsoft describes how to sign up for the Project Huron testing at its Sync Framework team blog here.

About the Author

Kurt Mackie is senior news producer for 1105 Media's Converge360 group.

comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events