Oracle String DefaultValue

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
americofernando
Posts: 1
Joined: Mon 09 Aug 2010 13:09

Oracle String DefaultValue

Post by americofernando » Mon 09 Aug 2010 13:17

Hi, i'm having problems with oracle's string default value. I set the entity property with a default value like 'default value test' and Nullable = false. When i try insert this entity i'm always getting a error.

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

Post by AndreyR » Wed 11 Aug 2010 13:45

Thank you for the report, I have reproduced the problem.
I will let you know about the results of our investigation.

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

Post by AndreyR » Fri 20 Aug 2010 12:17

We have found the problem. I will let you know as soon as it is fixed.

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

Post by AndreyR » Wed 15 Sep 2010 16:13

The problem is fixed. Look forward to the nearest build.

menswatches
Posts: 1
Joined: Thu 07 Oct 2010 09:14

Post by menswatches » Thu 07 Oct 2010 09:18

i can't set up OR, SEE no port number is specified in the connection string.

Make sure that EZCONNECT is enabled in the sqlnet.ora file. NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)

'//' in data source is optional and is there to enable URL style hostname values
HOPE these can help u, i have the same stuff

Post Reply