while opening a TuniQuery with the following query on a SQL Server 2008 database :
Code: Select all
SELECT sys.objects.name AS TABLENAME
FROM sys.objects
WHERE sys.objects.type= 'U'
Knowing that either that unit nor that path exist on my computer, I suppose this error comes from a Devart unit. Does anyone know what this can mean ?Assertion failure (D:\Projects\Delphi\Dac\SqlServer\Source\OLEDBAccess.pas, ligne 2359)