The EntitySpaces Community

Share and learn about the EntitySpaces Architecture.
Welcome to The EntitySpaces Community Sign in | Join | Help
in
Home Forums Photos

Browse by Tags

All Tags » UDF
  • Bug using UDFs in EntitySpaces

    Hi there, There appears to be an issue in ES2007.1.1210. I'm using ES to retrieve some data from SQL Server 2005, and one of the columns is computed using the cumulation of two UDFs. The SQL is as follows. Code:1 SELECT 2 DISTINCT u.[UserId] AS 'UserId', 3 ud.[Name] AS 'Name', 4 ...
    Posted to Dynamic Query API (Forum) by DanM on April 22, 2008