I am working on a small development project and trying to port a SQL Server .NET to Teradata. It utilizes the NHibernate add-on to handle the mapping between the database and POCO classes.
I saw some posts on some forums (via Google) and see references that "creating a suitable dialect wouldn't be too hard".
If I can't find a solution, then I will need to rewrite using Entity Framework instead.
Thanks...
Tags:
Forums: