Tagged Questions
2
votes
5answers
151 views
Would it be a bad idea to develop a desktop application that directly accesses the SQL server?
I want to install a desktop application (on many stations - about 10-20) should access the SQL Server directly, no Services, and no server-DALs.
The application will be installed on a local network ...