My application needs to access tables from external database (not the predefined database at the setup application). How to create those kind of model? a model that connect to other database..
CommentAuthorbermi
You'll need to set the database connection on the model constructor using the