Hi I'm working on an Android App and I'll need to access data (read and write) from an SQL Database, can anyone recommend a good example/tutorial for doing this. FYI, I don't have experience at all with accessing a DB from java. I've only done it through C# .NET in the past.
Thanks in advance for your help. Josh
ps: I'll be setting up the DB, as well. So, if there's a better option than SQL Express for working with Android (I may need to use it with iPhone in the future, as well) feel free to suggest ideas