Showing related tags and posts accross the entire site.
-
I created a map called TableNameToEntity, using CodeSmiths map editor. The key consists of table names. The value consists of the name of the entity that will be generated. I'm trying to get it so that when running a template the user/programmer will choose which tables get processed from the mapping...
-
I had 4.0 installed and activated yet when I tried to go in and set the table for a script using a simple ADOXSchemaProvider pointing to an access db it is giving me the error "Unable to populate tables. Please check your data source properties and try again." the stack trace is: System.Runtime...
-
<%@ Property Name="SourceTable" Type="SchemaExplorer.TableSchema" Category="Context" Description="Table that the object is based on." %> Magically, this morning I no longer get a list of tables when I select my SQL Server 2005 Database. I have been burning...