neel k

neel k

  • NA
  • 143
  • 136.1k

mvc connection string

Jun 3 2015 1:34 PM
hi,
 
In mvc 5 application, table contains  app name, description, query, dbconnection. I need to run the application by clicking the application name link in front end.  if I click the application name execute the query associated with the application connecting to the dbconnection.
 
connect table.dbconnectionstring -----> execute the query(table.query)  ----> show the results in grid.
  table.dbconnectionstring is different from web.config connection string
 
Thanks 

Answers (2)