Page 1 of 1

UniDirect vs PostgreSQLDirect and SqlClient

Posted: Wed 29 Oct 2008 00:19
by jorgesv13
Hello,

I've been making some tests, and PostgreSqlDirect performs about 3 times faster than UniDirect.

Also using SQLClient objects directly performs way faster than using UniDirect for SQLServer.

Is this normal? If I want to use UniDirect.Net will my app lose performance?