powered by
This function connects to database and creates entity details
connect_entity_gen(server, db, uid, pwd)
Database Server Url/IP Address
Database Name
User id
Password
dbHandle <- connect_entity_gen("server.com","db_test","admin","password")
Run the code above in your browser using DataLab