• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Cant read second table from same sqlite database iphone
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cant read second table from same sqlite database iphone


  • Subject: Re: Cant read second table from same sqlite database iphone
  • From: Andrew Farmer <email@hidden>
  • Date: Sun, 11 Apr 2010 13:10:21 -0700

On 10 Apr 2010, at 18:02, charisse napeÿfffff1as wrote:
>            //get the name and the score
>            int  iDen = sqlite3_column_int(statement, 0);
>            NSString* name = [NSString stringWithUTF8String:(char *)sqlite3_column_text(statement, 0)];

Surely column 0 cannot be both an integer and text. Which one is it?_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Cant read second table from same sqlite database iphone
      • From: charisse napeÿfffff1as <email@hidden>
References: 
 >Cant read second table from same sqlite database iphone (From: charisse napeÿfffff1as <email@hidden>)

  • Prev by Date: Re: Drag and drop (NSCollectionView)?
  • Next by Date: Re: Problem with reading an NSPipe->NSFileHandle to end
  • Previous by thread: Re: Cant read second table from same sqlite database iphone
  • Next by thread: Re: Cant read second table from same sqlite database iphone
  • Index(es):
    • Date
    • Thread