Get nothing in the SQL window
Options
Hi,
I have a problem with a connection using a "EF DbContext (4.1,4.2,4.3,5.0)" context.
When I'm executing a "C# expression" like "from a in AreaCounties select a", I got all the records in then Results window BUT i can't see anything in the SQL window. It's just grayed out.
I know I had this working earlier, before updated to Premium, but don't know if it has someting to do with that.
I'm on version 4.43.06
I have a problem with a connection using a "EF DbContext (4.1,4.2,4.3,5.0)" context.
When I'm executing a "C# expression" like "from a in AreaCounties select a", I got all the records in then Results window BUT i can't see anything in the SQL window. It's just grayed out.
I know I had this working earlier, before updated to Premium, but don't know if it has someting to do with that.
I'm on version 4.43.06
Comments
-
Are you using SQL Server - or some other backend?
SQL Translations are supported only with SQL Server right now.