New to Delphi, but more than 20 years of programming experience.
I need to begin a new project for a self contained http web server executable that does not depend on any Apache, IIs, etc.
I am thinking about buying the new Deplhi XE2 Professional because the Enterprise version is too...
I have a simple SQL Select command with a calculated column that it is working for years in an Access database. Now passing this same Select to SQL Server does not work.
SELECT Invoice.Date,Invoice.Name,Invoice.Total,.....
and this is the calculated column:
(Invoice.Paid + Invoice.TotalTax *...
I have a table with, say, patients.
In that table I have multiple records for each patient with a memo field on it. Is it possible to filter patients that have records containing some text.
For example, I need to know how many patients that in the memo field of one of his records contains...
How can I programatically change the group condition of a CrossTab report that is a date field located in the column list of the CrossTab assistant.
For example from "monthly" to "weekly".
It seems that in a CrossTab, could not be used the usual way of changing a group condition...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.