Inital branch of Bengali Development
This commit is contained in:
@ -21,7 +21,7 @@ namespace Tanshu.Accounts.DAOFactory
|
||||
|
||||
public override IConnectionDAO Connection
|
||||
{
|
||||
get { return new Tanshu.Accounts.SqlDAO.SqlConnectionDAO(); }
|
||||
get { return new SqlDAO.SqlConnectionDAO(); }
|
||||
}
|
||||
|
||||
public override ICustomerDAO GetCustomerDAO(IConnectionDAO connection)
|
||||
|
||||
Reference in New Issue
Block a user