Skip Navigation LinksHome Page > Forums > SpiraTeam Forums > SpiraTeam Issues & Questi... > What dialect of SQL does ...
Hi Mike
The reporting engine doesn't use a database-specific SQL implementation, instead it uses Microsoft Entity SQL that queries the object representations of the database.
For more details, take a look at: http://msdn.microsoft.com/en-us/library/bb387118.aspx
Regards
Adam