Hi,

I have just started to consider using DbLinq to evade the MS SS2008
licensing hell I am staring down the barrel of :)

Naturally I decided to find a replacement RDBMS and PostgreSQL looks
decent. Being a C# house I figured I would see if Linq2SQL is
available and I found DbLinq. It appears that it is in active
development but every page on the site appears to be really outdated.

The first question I have is - am I in the right place? There is
mention of this being integrated into Mono - should I be there?

If I am in the right place then I need to make a comment - I am unable
to get the project to build.

There is a reference to an object type that is not of the correct
visibility. In namespace DbLinq.Firebird the class FirebirdSqlProvider
in the method GetTranslator() the "New" is trying to create a type of
"FirebirdExpressionTranslator" which cannot be seen as it has not
visibility declaration.

Once I fix that the solution will still not build.

I have a cruise control server I can drop this project onto and allow
public access - this might help out with this sort of error.

I would love to investigate this project further and even contribute
but need some guidance - how much help do you need if any and how can
I help.

Thanks!

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to