> Npgsql.dll: At least it's MIT/X11, but what version is this?
It is reasonable to use latest release from http://npgsql.org :
2.0.7 Released 2009-11-15
> it
> shouldn't matter what ADO.NET provider is used, as long as we can find
> it,
PsqlVendor.cs contains unconditional statement:
SetParameterType(parameter, parameter.GetType().GetProperty("NpgsqlDbType"),
literal);
This works with npgsql data provider only.
Andrus.
--
You received this message because you are subscribed to the Google Groups
"DbLinq" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/dblinq?hl=en.