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…
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…
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…
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…
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…
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…
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…
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…
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. …
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 …
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 …
I can't wait to buy a new iMAC 20" 2Ghz, but has Apple solved the fan noise that plagued the Rev A models?
Please let me know you experiences,
Jan Boersma
Seriously, I have heard people mention this, but I use a RevA 1.6ghz 17" at work, (I am using it right now), and no matter how hard I thrash it it has NEVER EVER made the slightest…
I'm using a 1.8Ghz iMac at work with 1 GB of RAM and for normal, non-taxing purposes - web surfing, writing, etc. - it's utterly silent. But when I play Snood (probably the least-t…
I don't want to go so far as to say the fan noise problems have been fixed, but the difference between my Rev.A 17" and my new Rev.B 20" is astounding. The 17" emitted a terrible …
Mine sounds like a leafblower, even on automatic. I guess mine is faulty and a rev.a board. I'm not sure though. I don't know if they have fixed it on the newer iMac's.
I don't have an older rev A to compare it to but my 20" rev B seems pretty darn quiet. Just sitting in front of it you can hear the "whoosh" of a fan but from 5" away, you can't t…
Quote:
Originally Posted by bgordon
Screamingfit, what about when you do processor-intensive stuff? Any noticeable ramp-up in fan speed?
I've yet to get any big time apps o…
Quote:
Originally Posted by screamingFit
I've yet to get any big time apps on there yet and give it a try. I'll be able to get to it tonight, though so I'll let you know.
…
Totally friggin' cool if this is the case. To the people who are posting about the (lack of) noise their Rev. B iMacs make....
How much background noise do you have going on that …