unable to cast object of type system.null to system.string

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
lancew
Posts: 3
Joined: Fri 12 Dec 2008 18:36

unable to cast object of type system.null to system.string

Post by lancew » Fri 12 Dec 2008 18:42

Hi all,
I am trying to test out v.5.0, and I downloaded the trial, but when I try to add a table from an oracle DB that we have running here, I receive the error: unable to cast object of type system.null to system.string

It doesn't give any more info than this. Has anyone seen this before, and if so, is there a fix for it.

Lance

lancew
Posts: 3
Joined: Fri 12 Dec 2008 18:36

Post by lancew » Fri 12 Dec 2008 20:37

Ok, I was able to generate an entity model using the devArt developer, which worked very well. Is it better to use the external tool, or should I be looking to use it within VS 2008?

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Mon 15 Dec 2008 08:38

The only way to work with LINQ to Oracle at the moment is to use Entity Developer.
We are working on Visual Studio integration, but no timeframe can be available.

Post Reply