Skip to main content
Search titles, bodies, and author names
Found 1,112 posts across 1 forum.

SQLite, Core Data, Accounting program — #1

How efficiently would an SQLite database run on 10.4? The purpose would be to create an accounting program, with many sophisticated features, most of which would be dealing with in…
MacNN Development by utilizer

SQLite, Core Data, Accounting program — #2

The number of records and whether you wanted to have network abilities would be the deciding factors in making the SQLite/PostgreSQL decision. The latter is going to be for network…
MacNN Development by larkost

SQLite, Core Data, Accounting program — #3

I almost hate to respond, because I'm just starting to tinker with Core Data, but... I'm developing an app that is quite involved, and is probably as complex as an accounting pack…
MacNN Development by techtrucker

SQLite, Core Data, Accounting program — #4

Very nice...I especially like two separate point you both made. First, I forgot to mention that this will be a network-able accounting package and to learn that SQLite is not, that…
MacNN Development by utilizer

SQLite, Core Data, Accounting program — #5

Another option might be write an abstraction layer that would allow you to plugin Postgres or CoreData. That way you could test both and also give the user the option to not requir…
MacNN Development by WJMoore

SQLite, Core Data, Accounting program — #6

WJMoore makes a good point, I just wouldn't even know where to begin...use CoreData but with PostgreSQL...hmm. I don't know enough about CoreData yet. What I have done was to creat…
MacNN Development by techtrucker

SQLite, Core Data, Accounting program — #7

You can't pass SQL to CoreData. You must pass CoreData's own predicate formulated queries. CoreData then converts these to SQL internally (if using SQLite) or to another suitable…
MacNN Development by Brass

my cocoa app not running on others computer — #1

i really don' t understand what problem to explain here because for me its not a problem. my (nearly completed app) runs fine on both my macs. but when i send it to a friend runnin…
MacNN Development by Mafia

my cocoa app not running on others computer — #2

Quote: Originally Posted by Mafia i really don' t understand what problem to explain here because for me its not a problem. my (nearly completed app) runs fine on both my macs. …
MacNN Development by goMac

my cocoa app not running on others computer — #3

Quote: Originally Posted by goMac 1) Right click on your project within XCode (at the top of your files list) 2) Get Info 3) Click on the styles tab in the new window 4) Change …
MacNN Development by Mafia

my cocoa app not running on others computer — #4

Quote: Originally Posted by goMac 1) Right click on your project within XCode (at the top of your files list) 2) Get Info 3) Click on the styles tab in the new window 4) Change …
MacNN Development by Brass

How to know if a website is legit? — #1

Hi, I would like to hire a website design company to build a website. How do I know if they are legit? Are there any questions I need to ask? Any help or suggestions would be very…
MacNN Development by Powerbook lover

How to know if a website is legit? — #4

Ask them for 3 URLs of recent work, then post them here. You won't get a more honest appraisal of a web development company's work than from the folk here, me included
MacNN Development by Simon Mundy

How to know if a website is legit? — #6

Quote: Originally Posted by Powerbook lover ok thank you for the replies. The website I was thinking of choosing is sophea.com Any opinions? "WE Will BEAT ANY PRICE" Run. …
MacNN Development by Simon Mundy

How to know if a website is legit? — #7

If they're "The Biggest Web Design Company On The Planet," how come this is the first I've heard of them? And $45 for a web site? Jeez, I can almost smell the quality from here..…
MacNN Development by Phil Sherry

How to know if a website is legit? — #9

Quote: Originally Posted by Powerbook lover Hi, I would like to hire a website design company to build a website. How do I know if they are legit? Are there any questions I need…
MacNN Development by piot
mp.ls