My backend database is located in SQL server, from which I have a few Access databases table( front-end) linked to it via ODBC. Is it a safe that I share the same DSN when I make a connection via ODBC for each front end database? Or should I make different DSN to get connected. Your opinion would be highly appreciated!
Thanks
Thanks