iOS Open Database Connectivity SDK

 Follow AugSoft on Twitter

image

iOS ODBC Download




Hours spent working on behind the scenes servers are hours that the app UI is not evolving to satisfy users and beat competition. ODBC Router eliminates that lost time writing server-side scripts and maintaining client-side interfaces.











I. Download odbcApp for the iPhone Simulator

odbcApp for iPhone Simulator on Mac OS X:

# copy/paste all of this into a Terminal window
cd
curl http://augsoft.com/downloads/ios/odbcAppSimulator.zip >odbcAppSimulator.zip
md5   odbcAppSimulator.zip
unzip  -o   odbcAppSimulator.zip >/dev/null 2>&1
rm  -rf  "Library/Application Support/iPhone Simulator/5.0/Applications/197568E4-C107-4944-B3E9-E1F826F96316"
mkdir -p "Library/Application Support/iPhone Simulator/5.0/Applications/"
pushd "Library/Application Support/iPhone Simulator/5.0/Applications/"
tar      xvjf    ~/odbcAppSimulator.tb2   >/dev/null  2>&1
popd
rm -f odbcAppSimulator.tb2
open "/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone Simulator.app"
# visually verify MD5 value shown matches 5d68122d4186f9c7598c2125889c720d
# lastly, pick Hardware->Version->5.0 and "mouse-drag-left" to the 2nd page of Apps to tap ODBC
# if prompted, pick "Switch SDK" and choose 5.0
# you may change 5.0 (in the above commands) to use 4.3, 4.2 or 3.1 for use with old simulators

Note: If you don't have the iPhone Simulator installed, then
  • Register with Apple, then Login and download their (free) XCode + iOS SDK before or after above procedure, then:
  • $ open /Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/ drag iPhoneSimulator.app into Dock

© August Software, USA., 1990-2011. All Rights Reserved.