dbCapHeader VCLHeader ServicesHeader
  • Clear DB client performance
  • Improve application monitoring
  • Detect bottlenecks in access to database
 
[more...]

[Buy / Try 2.0]

[Buy]

 
[more...]
  • Technology Consulting
  • Software Development
  • Application Maintenance
  • Testing / QA Services
  • Software Re-engineering

[Contact us for consulting services]

 
[more...]
News Blogs
Dmitry Arefiev on Twitter.com
Sep 25, 2009

Now you can follow Dmitry Arefiev on the Twitter.com

 
da-soft.com on DelphiFeeds.com
Sep 21, 2009

Please vote on the UserVoice.com for inclusion the da-soft.com News and Blogs on the DelphiFeeds.com !

 
RemObjects AnyDAC v 2.0.13.1041 released
Sep 16, 2009

D2010, Firebird 2.5, PostgreSQL array and some other data types, SQL XML data type, SQL time INTERVAL data type, LIMIT escape function and FetchOptions.RowsSkip property, optimization, multiple refactorings and fixes.

 
We need your opinion !
Sep 11, 2009

We have posted a new poll regarding RemObjects AnyDAC features, which you would like to see in the next versions. Please, vote for your favorite feature. Dont miss a shance to influence on the RemObjects AnyDAC roADmap !

 
The parameterized SQL queries for the lazy
Sep 19, 2009
I have seen many times, that programmers use the literals instead of the parameters in the SQL commands. Why it is so and how to change the situation ?
 
UNION & ORDER BY & ORA-00904
Sep 13, 2009
The simple query with UNION and ORDER BY may fail on Oracle, while is working on other DBMS's.
 
Happy Programmer's Day !
Sep 12, 2009
 
Less coding with AnyDAC
Aug 24, 2009
The classic routine data access tasks requires less coding with AnyDAC, than with any other data access library. Than less to code, than programmers are more fast and happy :)
 
Combining TADQuery with TADUpdateSQL
Aug 20, 2009
I am often see the requests to merge the TADQuery and the TADUpdateSQL together to make a single component allowing to specify as a base SQL query, as the data editing SQL commands.