|
|
Browse by Tags
All Tags » generate first time
-
Hi,
I have installed es2008 and ran it with code smith against one table and i am getting lots of error. please help.
when i tried to run against my whole database i get more than 100 errors.
here is the list of error i am getting just by running against one table called SystemParameter
Warning 1 Namespace or type specified in ...
-
Hi,
Is there any way that I can create the stored procedures in an oracle package? I have a requirement from one of my clients that all soted procedures need to be in an oracle package. I was able to successfully modify the stored procedures templates in MyGeneration so that the stored procedures are placed in a package, but now, i'm afraid that ...
-
Hi,
I would like to know if there is a way to generate code for a single table that contains foreign keys to other tables and other tables contain foreign keys to to this table without generating the code that will reference all these relationships.
The reason that i'm asking is because i need to be able to generate entityspaces code for about ...
-
ES version: 1.2
My Gen version: 1.2.0.7
Hi,
I was following the ''getting started' PDF that comes with the trial. I created the Generated and Custom folders/files without any problem. I added the required entries to web.config, and set references to the ES DLLs (the PDF does not mention that step, BTW). When I build, I ...
-
======================================== EntitySpaces Version # 2007.1.1024.0 ...
-
Hi all,
I am getting this error Compiler Error Message: CS0246:
The type or namespace name 'EntitySpaces' could not be found (are you
missing a using directive or an assembly reference?)
Line 18: using System.Data;Line 19: Line 20: using EntitySpaces.Interfaces;Line 21: using EntitySpaces.Core;Line 22:
After installing ...
-
I'm in the process of evaluating some ORM code generators. EntitySpaces & MyGeneration are ''one'' of the generators I'm evaluating.
I've downloaded MyGenerations, installed it, and reviewed their intro video. I've downloaded the trial version of EntitySpaces, and installed it.
I have connected to my SQL2005 server, and see all the ...
|
|
|