shady28
Platinum Member
I've been looking at mobile platforms for an application that requires direct access to SQL Server databases.
iOS does not allow this except via an abstraction web layer.
Android does.
I have been making the possibly erroneous assumption that Windows Metro apps can do this as it's quite easy in .Net for a desktop application, but it appears that the Metro RunTime environment has limitations similar to iOS.
Does anyone know if Metro DOES allow this, something like ADO?
iOS does not allow this except via an abstraction web layer.
Android does.
I have been making the possibly erroneous assumption that Windows Metro apps can do this as it's quite easy in .Net for a desktop application, but it appears that the Metro RunTime environment has limitations similar to iOS.
Does anyone know if Metro DOES allow this, something like ADO?