Quantcast
Channel: Recent Questions - Stack Overflow
Viewing all articles
Browse latest Browse all 16420

How can I directly connect to SQL Server or Oracle using TMS WEB Core in Delphi? [closed]

$
0
0

As per the TMS WEB Core documentation, it seems like the primary way to access a database is through the corresponding REST API (XData) or Embarcadero's RAD Server. However, I find this approach cumbersome, especially when dealing with SQL Server or Oracle databases. Developing a REST service just to access my database seems like an unnecessary overhead, especially for small projects.

I have a few concerns:

  • ⁠Time Constraints: It's a waste of time to create a custom REST service for every project just to enable database access.
  • ⁠Cost and Dependencies: Many developers might not want to pay for RAD Server and XData solely for database connectivity. Additionally, I’d prefer to avoid additional dependencies on external services and technologies in my web applications.
  • ⁠Business Application Needs: Most business applications require direct database connections, and the current REST-based approach doesn’t feel satisfactory.

Question: Is there any way to directly connect to SQL Server or Oracle databases using TMS WEB Core without relying on REST APIs?


Viewing all articles
Browse latest Browse all 16420

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>