LP 6 unable to bind to SQL DB, but works fine with LP 5
Options
We have a windows SQL server database with a variety of tables and stored procedures, which we bind to from LP 5 correctly. However when we connect to it from LP 6 we get an exception "Unable to compile typed data context;... ==> ExecuteStoredProcedure..." I submitted the Exception via local error reporting. Let us know how to proceed with LP 6, currently we are unable to use it to connect to our DB.
Comments
-
This is likely to be fixed in the newest beta - let me know if it's a still a problem.
-
Just tried again in version 6.4.2 and succeeded! Thanks for the great update!
-
I'm having nearly the same problem with v6.5.5. I too submitted the exception via local error reporting. I too can not use the product until I have a fix for this.
-
Can you provide me with the DDL to create the tblTerm table?
-
The schema is proprietary, so I can't share that with you. But, I recreated a subset of the schema I was interested in working with in a new database and was able to solve the issue I had. So, I'm good for now. Thanks for the response.
-
Would you mind sharing what the issue was, and what you did to solve it?