FillByPrimaryKey problem


Author
Message
Joseph-Carl Theodat
Joseph-Carl Theodat
StrataFrame Beginner (39 reputation)StrataFrame Beginner (39 reputation)StrataFrame Beginner (39 reputation)StrataFrame Beginner (39 reputation)StrataFrame Beginner (39 reputation)StrataFrame Beginner (39 reputation)StrataFrame Beginner (39 reputation)StrataFrame Beginner (39 reputation)StrataFrame Beginner (39 reputation)
Group: Forum Members
Posts: 29, Visits: 79
Hi,

My BO is well configured and the DB ids fine. I want to add a custom fill method :

public void FillAllByID( int user)

{

      FillByPrimaryKey(user);

}

I'm having a SqlException saying " Invalid object name .." with the name of the table. The table name is good. Since the framework take care of the connection, am I missing something?

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search