sql server - How to connect/perform queries to Microsoft SQL on XCode -


i new programming, sorry. not familiar how goes.

i have iphone (xcode) project:

they have setup microsoft sql database. need connect database , perform queries on through xcode.

i have seen articles on json,php,mysql , other stuff find hard understand.

thanks in advance! ^^

i use following:

nsstring *querysql = [nsstring stringwithformat:@"select serialnumber, catalognumber inventory partname=\"%@\"", partname.text]; 

Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -