P
Phil
I am looking into converting a .NET SQL Server
Software application to a .NET Analysis Server
Software application. I know MDX is faster than
T-SQL but what is the performance comparison
between SqlDataReader and AdomdDataReader.
I would say the SqlDataReader is probably
faster but by how much. I know ADOMD.NET
is still in early beta but has anyone
done the performance comparisons. It would
also help if a study included the OleDbDataReader
as well.
Software application to a .NET Analysis Server
Software application. I know MDX is faster than
T-SQL but what is the performance comparison
between SqlDataReader and AdomdDataReader.
I would say the SqlDataReader is probably
faster but by how much. I know ADOMD.NET
is still in early beta but has anyone
done the performance comparisons. It would
also help if a study included the OleDbDataReader
as well.