Error creating Entity model from existing database
--------------------------------------------------

                 Key: DNET-238
                 URL: http://tracker.firebirdsql.org/browse/DNET-238
             Project: .NET Data provider
          Issue Type: Bug
          Components: ASP.NET Providers
    Affects Versions: 2.5.0
         Environment: .Net Framework 3.5 SP1
            Reporter: Moshko
            Assignee: Jiri Cincura


I was trying unsuccessfuly to create entity model from existing database wich 
contains tables, procedures and ... from WebProvider (files in 
FbWebProviders2.1.sql).
The output from EdmGen2 is :
Error:  An error occurred while executing the command definition. See the inner 
exception for details.
    arithmetic exception, numeric overflow, or string truncation
No message for error code 335544914 found.
        Exception of type 'FirebirdSql.Data.Common.IscException' was thrown.

later i started to create database step by step using sql scripts from 
WebProvider
finnaly the exepiton appears after creation of stored procedure, wich contains 
input or output parameter with name more than 23 characters and less than 31 
(every name with length 1-23, 31 is ok)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to