Is it possible to acces an outside Microsoft Sql Database when writing an android app. If so does anyone have an example that I can take a look at and attempt to make sense of. I basicly want to pass a variable to the database, and have it return the records. I am very good with sql but have...