News

UPDATE: DataDirect Releases ADO.NET Drivers

DataDirect Technologies this week upgraded its ADO.NET database drivers, which provide connectivity between .NET-based applications and DBMSes from Oracle, IBM, Microsoft and Sybase.

While critics question the need for third-party database connectivity tools when free options are available from DBMS providers, DataDirect says its connectors offer higher performance and are easier to develop against and administer.

"People are more circumspect on their spend, we all are," said Jonathan Bruce, ADO.NET technologies program manager at Bedford, Mass.-based DataDirect, a subsidiary of Progress Software Corp. He singled out the performance benefits of the lower memory footprint and CPU utilization of the DataDirect solution, which is based entirely on managed code.

DataDirect has an established presence via OEM relationships, as well as with large enterprises, and the company is always competing against free alternatives, explained Gartner analyst Mark Driver.

"The hard part is competing against free, which will always limit your buying audience," Driver said. "They do well with those who want to bundle their technology into another solution and they want a contract in place; they want that one throat to choke."

The new DataDirect Connect for ADO.NET drivers has a starting price of $4,000 for a single core server (Ed note: revised from $1,500). It offers new .NET-based APIs for bulk data transfer, improved performance using statement caching and a component that provides connection statistics. The latter feature is a wizard that developers can plug into Microsoft's Visual Studio, Bruce said.

"We give specific guidance on how to configure our providers and our drivers so you can use them more effectively with all the levers and connection options we give you according to how you answer a given question in the wizard," Bruce said. It also takes into account the general semantics of an application, he added.

The upgrades should appeal to database developers and DBAs alike, Bruce said. Developers partial to Microsoft's Common Programming Model can also leverage the bulk copy features.

"When you take a database pattern and extended it to our bulk APIs, now not only can you program a generic stance across multiple data sources -- which is an extremely difficult thing to do in ADO.NET if you don't have the right providers -- we now also allow you to do all of the bulk operations you would expect with ADO.NET," he said.

DBAs will probably be interested in the statement caching and the bulk semantics feature as well, Bruce said, "because they hold ultimate responsibility of ensuring both features work effectively."

About the Author

Jeffrey Schwartz is editor of Redmond magazine and also covers cloud computing for Virtualization Review's Cloud Report. In addition, he writes the Channeling the Cloud column for Redmond Channel Partner. Follow him on Twitter @JeffreySchwartz.

comments powered by Disqus

Featured

  • Hands On with GitHub Copilot App Technical Preview: Turning a Blazor Issue into a PR

    GitHub's brand-new Copilot desktop app, in technical preview, handled a small Blazor issue from planning through pull request creation, but the hands-on test also showed why developers still need to verify agent work in the running app before merging.

  • At Build 2026, Microsoft Sets Up Windows as an OS for AI Agents

    Microsoft's Build 2026 Windows developer announcements point to a broader platform strategy for agentic AI, spanning terminal workflows, local models, app-building skills, Cloud PCs and operating system-level containment.

  • Slammed by Copilot Usage-Based Billing on Day 1, Facing $180 Bill for June

    A journalist using GitHub Copilot Pro details how a broken editorial workflow on day one of usage-based billing led to runaway token consumption, a projected $180 monthly bill, and practical tactics for cutting AI credit burn.

  • AdaBoost.R2 Regression Using C#

    AdaBoost.R2 regression works by building an ensemble of decision trees, training them on reweighted data, and combining their predictions with a weighted median, while also showing how parameter choices affect accuracy and overfitting.

Subscribe on YouTube