chenry wrote:I 've got these kind of errors:
"The best overloaded method match for 'NCI.EasyObjects.SchemaItem.SchemaItem(string, System.Data.DbType, bool, bool, bool, bool, bool)' has some invalid arguments"
and
"c:\\inetpub\\wwwroot\\phf\\Bll\\_CoverLetter.cs(46): Argument '2': cannot convert from 'System.Data.SqlDbType' to 'System.Data.DbType'"
refering to that kind of egnerated lines:
public static SchemaItem PhfID = new SchemaItem("PhfID", SqlDbType.Int, false, false, false, true, true);
chenry wrote:-where is described the diffeerence between "dooads proc format" and "asp.net Sarter kit proc format" ?
chenry wrote:-in the underlying code of easyObject, are the storedprocedure called with a collection of typed parameters (and not a string containing a concatenation of parameters) ?
chenry wrote:-could you confirm that "Sql DAAB stored procedures" is the right template for useing with EasyObject ?
chenry wrote:Now i've got other issues with getbyte and setbyte.
But i think i've seen a post on that.
I 'm going to look for it.
chenry wrote:If I understand what you told me, I musn't generate Entities for Tables which have no Primary Key ?
Return to EasyObjects.NET (Microsoft Enterprise Library)
Users browsing this forum: Google [Bot] and 0 guests