get-free-advice
Clara Icon MEET CLARA - THE AI BEHIND SMARTER SOFTWARE CHOICES
Get Started
/*
Loading...
*/
SQL Server Data Access Components Reviews

User Rating

4.9/5 (Based on 14 Ratings)

Rating Distribution

  • Excellent

    92.9%
  • Very Good

    7.1%
  • Average

    0%
  • Poor

    0%
  • Terrible

    0%

Do You Use SQL Server Data Access Components?

Write a Review
Reviews
FB

Fabian B

April 17, 2022 Source: G2.com
MS SQL Server; SDAC works perfectly for this Fast and Easy DB connections
What do you like best about SQL Server Data Access Components?
.You can make a DB connection in a very fast and easy way; I have used SDAC for years since delphi 7
What do you dislike about SQL Server Data Access Components?
nothing to dislike , everithing works as spected
Recommendations to others considering SQL Server Data Access Components?
I strongly recommend SDAC
What problems is SQL Server Data Access Components solving and how is that benefiting you?
Basically, we solve the need for a strong and fast connection with
Read more
MM

Merrit M

March 11, 2021 Source: G2.com
It just works.
What do you like best about SQL Server Data Access Components?
It just works and I mean this in a good way. It just works. Provides all the features we need. Allows me to focus on our application instead of getting the components to work. On the rare occasion when I needed to ask a question from support, the response was quick and helpful.
What do you dislike about SQL Server Data Access Components?
No real show stoppers and there is nothing that I really dislike. If I had to pick something, the help might be a little better.
What problems is SQL Server Data Access Components solving and how is that benefiting you?
We develop and distribute an application written in Delphi Pascal. SQL Server Data Access components allow seamless access to SQL Server. Migration from previous solution was relatively straight forward. Excellent Product and Support.
Read more
MK

Michael K

February 12, 2021 Source: G2.com
Great DB components for Delphi
What do you like best about SQL Server Data Access Components?
We have a long-living project developed with a good old Delphi 5. To meet the requirements of our customers we had to export/import data to/from SQL Server database.SQL Server Data Access Components lets access SQL Server with minimum overhead and without external dlls. It's clear and comprehensive.
What do you dislike about SQL Server Data Access Components?
We didn't notice the downsides of these components.
What problems is SQL Server Data Access Components solving and how is that benefiting you?
Our project collects system and security events from different sources and lets the user export them into a database.
Read more
VS

Verified User in Information Technology and Services

December 3, 2020 Source: G2.com
SDAC is the recommended connectivity solution for SQL Server
What do you like best about SQL Server Data Access Components?
The components are beginner-friendly. You can easily connect it to your desired SQL server database from Delphi or C++ Builder and access data through the native SQL Server interface, OLE DB. Previously, we used standard data access components and when we encountered some issues with the components, it took longer to get them fixed by the IDE developers. Now we can focus more on the application side which helps us develop faster and cleaner SQL Server database applications.
What do you dislike about SQL Server Data Access Components?
Since I am just getting started with this tool, I haven't found anything yet. I will update the review once I explored the tool thoroughly and use in my work project.
Recommendations to others considering SQL Server Data Access Components?
This tool is worth to try.
What problems is SQL Server Data Access Components solving and how is that benefiting you?
We were looking for a connectivity solution to speed up the development process.
Read more
wc

weslley c

November 27, 2020 Source: G2.com
Very powerful tool
What do you like best about SQL Server Data Access Components?
Incredible components, simple to use, and ensure secure connection, which is a requirement for our financial software that connects to SQL Server over the internet.
What do you dislike about SQL Server Data Access Components?
I couldn't find anything that I dislike, it's a very complete tool, it has everything you need to make a good application with a stable, secure, and simple connection.
Recommendations to others considering SQL Server Data Access Components?
If you are looking to develop an application to access SQL Server from multiple platforms, I highly recommend SDAC.
What problems is SQL Server Data Access Components solving and how is that benefiting you?
We have an SQL Server instance in our company, and client applications that connect to the server, SDAC encryption helps to secure the connection.
Read more
MB

Mark B

November 6, 2020 Source: G2.com
SDAC is the best
What do you like best about SQL Server Data Access Components?
The ease of use and the documentation are top notch.
What do you dislike about SQL Server Data Access Components?
Nothing that I can think of. Easy to use, good doc and doesn't add a lot of size to the final exe.
Recommendations to others considering SQL Server Data Access Components?
If you looking for a drop in solution for creating Windows apps that need sql server access I would highly recommend the SDAC components.
What problems is SQL Server Data Access Components solving and how is that benefiting you?
We've refactored most of our code to use the batch update/insert capabilities which is insanely fast. We had one import routine that imported ~4M records. We dropped the processing time from hours to >2 minutes by batching up the inserts. Amazing.
Read more
AA

Adan A

November 6, 2020 Source: G2.com
Best component for Delphi + SQL Server
What do you like best about SQL Server Data Access Components?
I am a user with more than 10 years of experience with SDAC. It is a product that has exceptional characteristics to use SQL Server, I love it because it is very fast, and that I have databases with 400GB of data and more than 1000 concurrent users, and my applications must respond immediately.
What do you dislike about SQL Server Data Access Components?
The development time is minimal, since it has automatic generation of queries, properties that make data autorefresh, (hundreds of properties with various functionalities, which saves me thousands of hours of work) and with the dbmonitor it allows me to debug the data step by step. sql statements that run on the server.
Recommendations to others considering SQL Server Data Access Components?
I also use a feature to use with unstable networks, since I have users in the rural area who use 3G networks, and they connect to my applications as if they were using any fiber network.
What problems is SQL Server Data Access Components solving and how is that benefiting you?
I have worked years before with other connectors such as ADO, dbexpress, Firedac / Anydac, and so far it is the best solution I have found to use Delphi + SQL Server, and I use the same code for my desktop, web and mobile applications.
Read more
VS

Verified User in Computer Software

November 6, 2020 Source: G2.com
Very good components
What do you like best about SQL Server Data Access Components?
I like speed of data access and the reconnect on connection faild feature. I newer lost my data.
What do you dislike about SQL Server Data Access Components?
Override compoment mat be difficut or time consuming.
Recommendations to others considering SQL Server Data Access Components?
The standard Embarcadero component is not fast as SDAC component. In addition SDAC component has many features.
What problems is SQL Server Data Access Components solving and how is that benefiting you?
Redist is simple as copy some bpl.
Read more
VC

Verified User in Logistics and Supply Chain

August 3, 2020 Source: G2.com
Solid, reliable and performant SQL Server access components.
What do you like best about SQL Server Data Access Components?
Fast performance, reliable and well tested, great documentation.
What do you dislike about SQL Server Data Access Components?
Found direct mode a little tricky to get working on mobile at first.
What problems is SQL Server Data Access Components solving and how is that benefiting you?
Migrating an old flash filer database application to SQL Server express.
Read more
VS

Verified User in Computer Software

July 9, 2020 Source: G2.com
SQL Server Data Access Components are a fast and easy to use SQL component for MS SQL
What do you like best about SQL Server Data Access Components?
These components make it extremely simple to access MS SQL databases. They give me fast access to the data I need, and, as a freelance developer, that is very important. I've tried other SQL components, but they fall short of the standard set by SQL Server Data Access Components.
What do you dislike about SQL Server Data Access Components?
I haven't found anything to dislike with SQL Server Data Access Components. It just works great.
What problems is SQL Server Data Access Components solving and how is that benefiting you?
I've used SQL Server Data Access Components for over a decade in many applications, ranging from importing data from other sources to medical EDI.
Read more

We understand SaaS better

SaaSworthy helps stakeholders choose the right SaaS platform based on detailed product information, unbiased reviews, SW score and recommendations from the active community.

icon

Buyers

Looking for the right SaaS

We can help you choose the best SaaS for your specific requirements. Our in-house experts will assist you with their hand-picked recommendations.

icon

Makers

Want more customers?

Our experts will research about your product and list it on SaaSworthy for FREE.

Get Listed