Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

ios

0
votes
3 answers
61 views

[Iphone programing] Attach mysql database to application

I'm beginner in iphone programing, now and for the first time I build my first app. I have a php/mysql website and I would like to show a list of…
asked June 24, 2011 7:02 pm CDT
Hamza
0
votes
1 answer
55 views

IOS Data Storage - MAMP

I am building an iPhone app which will store data in a database using sqllite. My question is, is it possible to test this on a local database, i.e.…
asked June 24, 2011 9:10 am CDT
user559142
0
votes
0 answers
44 views

Querying an encrypted field in a sqlite database on IOS

Just discovered data stored in an sqlite file on IOS isn't so secure after all. So I'm considering encrypting some key fields. Can anyone tell me is…
asked June 23, 2011 12:40 pm CDT
Johann
1
vote
1 answer
37 views

Protect an sqlite file on IOS

I have some data I've spent months collecting, cleaning and structuring. The app I'm building will be able to search the data. So far I'm storing…
asked June 23, 2011 12:05 pm CDT
Johann
0
votes
1 answer
37 views

IF ELSE statement SQLite

Could anyone help me write up an If Else statement for iPhone's SQLite? I need a: IF (SELECT COUNT (*) FROM ..... WHERE ... = '..') > 0 BEGIN…
asked June 21, 2011 1:43 pm CDT
Ron
0
votes
1 answer
38 views

Convert NSData to String?

I am storing a openssl private Key EVP_PKEY as nsdata. For this I am serializing into a byte stream using the code below unsigned char *buf, *p; int…
asked June 21, 2011 11:05 am CDT
Zach
0
votes
1 answer
31 views

Shipping an iOS app with a read-write enabled (also pre-filled) sqlite database

This is the first time I'm developing for iOS. I need my app to ship with a pre-filled sqlite database which a user will read from and write to. How…
asked June 20, 2011 1:36 pm CDT
Braun
0
votes
0 answers
35 views

IOS (iphone) sdk. HTTPS for newbie

Can you advice me any workable example? I need to authorize and send any API request via HTTPS.
asked June 19, 2011 3:19 pm CDT
user805701
0
votes
2 answers
25 views

Core Data data schema from existing SQLite database

Is it possible to generate a .xcdatamodel (CoreData data model) from an existing SQLite database file? I've developed a SQLite database and written…
asked June 17, 2011 11:06 am CDT
retrodrone
0
votes
0 answers
36 views

Runloop not getting fired when scheduled with streams

I m currently doing a FTP client for my project. I ve scheduled the readstream/writeStream with the runloop to read the file from the harddisk/write…
asked June 17, 2011 12:31 am CDT
sivakumar
0
votes
1 answers
30 views

How to keep an connection to sqlite open through out the App

I am developing an app driven from sqlite and the app load data from the database on every user interaction. What I have decided is to keep the…
asked June 16, 2011 6:18 pm CDT
iosdevnyc
0
votes
1 answers
30 views

Sqlite on IOS dataconnection

He Guys, Should I open the data connection to Sqlite every time I make a query? or is it possible to open the sqlite connection when the app opens…
asked June 16, 2011 2:38 pm CDT
iosdevnyc
0
votes
2 answers
40 views

Can I access "Reason Phrase" from the HTTP Status-Line in NSHTTPURLResponse

RFC 2616 specifying HTTP says - in section 6.1.1 - that part of the Status-Line is a 3-digit numeric Status Code AND a textual "Reason Phrase". I am…
asked June 16, 2011 7:46 am CDT
polesen
0
votes
2 answers
36 views

How to overwrite a SQLite DB in iOS when a new version of app is released

I have an iOS app that uses a SQLite DB to store its data model. The user cannot change the contents of this DB in any way. The only way contents of…
asked June 15, 2011 12:36 am CDT
Ascendant
0
votes
1 answers
35 views

How to convert .xls file to .dbf?

I have a xls file with a bunch of data in a table. I want to be able to use sql with this in my ios app. How can I get it to a .db file or whatever…
asked June 14, 2011 9:39 am CDT
marty
0
votes
3 answers
28 views

How to embed SQL in iOS app?

I want to embed some sql statements into my objective-c ios app. can i use SELECT and these statements or not?
asked June 14, 2011 9:00 am CDT
marty
0
votes
0 answers
24 views

Regular expression

I will have text like some text [http://abc.com/a.jpg] here will be long text can be multiple enters again [http://a.com/a.jpg] here will be other…
asked June 13, 2011 11:07 am CDT
Pravat Maskey
0
votes
0 answers
34 views

Urban Airship Push Notification for iPhone: SSL Problem

I want to use push notifications on iphone through Urban Airship, and i'm using their client library for iOS. I integrated the library inside my…
asked June 13, 2011 8:34 am CDT
Avrahamshuk
0
votes
1 answer
30 views

Sqlite insert with primary key

I use sqlite(3.7.4) in iphone. I create a table like: create table A (UserName varchar (50) primary key, Num integer); Then I insert the record…
asked June 12, 2011 9:30 pm CDT
scorpiozj
0
votes
1 answers
38 views

How do I add and read sqlilite fields in Xcode 4 on iOS?

I want to add a sqlite database in my app and all tutorials says to add the files to the Resources folder. The issue is that i don't have a…
asked June 11, 2011 2:57 pm CDT
WZeberaFFS
Pages : 1 | 2 | 3 | 4 | 5 > [8]
142

ios

Tagged: ios
Related Tags
sqlite × 76
iphone × 56
objective-c × 29
http × 22
core-data × 15
ssl × 11
regex × 9
mysql × 8
sqlite3 × 8
xcode × 6
database × 5
android × 5
ftp × 5
ipad × 5
sql × 4
php × 4
ios4 × 4
xcode4 × 3
encryption × 3
firewall × 3
cisco × 3
fmdb × 3
cocoa × 3
video × 3