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

I have MySQL working in Public Beta — #14

[quote]Originally posted by mr_sonicblue: [b]OK, here's the binary: http://www.heatware.com/Files/mysql-...rwin1.2.tar.gz I tried your binary. At first I was enthusiastic, as it…
MacNN Troubleshooting

I have MySQL working in Public Beta — #15

misterakko: MySQL commonly "goes away" (as the client puts it) before or during queries, but it should automatically reconnect if it's working correctly. But, for some reason, my …
MacNN Troubleshooting

I have MySQL working in Public Beta — #16

I am wondering how you got the configure script to run. It always dies on the 'ps' portion (where it's trying to figure out how to detect running mysqld). Thanks in advance.
MacNN Troubleshooting

I have MySQL working in Public Beta — #17

The binary seems to work fine, unlike all the other versions I've seen for compile (I can't get AK's version to work because pthreads just refuses to compile). Some of the problem…
MacNN Troubleshooting

I have MySQL working in Public Beta — #18

LordJavac: If I remember right, here's what I did for the binary listed here (The version I'm currently using has a more complicated patch, but doesn't work any better): config.gu…
MacNN Troubleshooting

I have MySQL working in Public Beta — #19

I'm trying to run a query through a .php file. I can connect to the DB, I can choose the DB, but I cannot query a table -- I just get an error when I query the table, no data, noth…
MacNN Troubleshooting

I have MySQL working in Public Beta — #20

> $table = mysql_query("select id from que;") > > Any suggestions? Thanks!! Maybe that's a typo, but you don't need the ending semicolon in your query from ph…
MacNN Troubleshooting

I have MySQL working in Public Beta — #21

jmb is right, that *might* be a typo. Other than that, I can't spot anything wrong with your code. Did you try the same query from the mysql client? If that works, you might have…
MacNN Troubleshooting

Cocoa: Objective-C vs. Java — #2

just a minor suggestion: check out news://comp.sys.mac.programmer.help and news://comp.lang.objective-c There was a major thread about this a while ago (about a month or so?)
MacNN Development

Cocoa: Objective-C vs. Java — #3

Objective-c is already marginalized! Cocoa was cool 12 years ago, but it has not kept up with the outside world. Apple might figure it out eventually, but there's a lot of people w…
MacNN Development

Cocoa: Objective-C vs. Java — #4

Mike, might you, say, possibly give us a shred of evidence for those rather inflammatory statements? I see absolutely no evidence to back up your claims, particularly the one about…
MacNN Development

Cocoa: Objective-C vs. Java — #5

You might want to check out the Omni Group's developer mailing list and its archives. This is a topic of constant debate, and there are many people there who have been using the C…
MacNN Development

Cocoa: Objective-C vs. Java — #6

Thanks for the OmniGroup lead. For everyone's benefit, the index for the macOS X developer list is: http://www.omnigroup.com/mailman/archive/macosx-dev/ There were gobs of posti…
MacNN Development

WebObjects & Cocoa apps — #2

It depends where you are located. The following adress are long term NeXT developers they use currently WebObjects. If you are in Europe, contact P&L Systems at : URL: www.pls…
MacNN Development

VPN Server soft for MacOS X PB — #2

It sounds like you want to use IPSec on MacOS X, combined with PGPNet on the older machines. I'm afraid I can't help you any more than that; I don't know how to get IPSec up and r…
MacNN Software

Keyboards? — #2

The files in /System/Library/Keyboards are files that came in from the NeXT side of the MacOS X equation. They used to be used by the Cocoa framework, but Apple is moving Cocoa to…
MacNN Development

Keyboards? — #3

Hmmmm.... I tried taking my KCHR resource, using snoop 1.6 to move it into the data fork of the System.rsrc file (which was 0 bytes before I replaced it). However, it didn't make …
MacNN Development

Keyboards? — #4

Well, I have it working again. It turns out that this file _does_ have data in it. On the Install CD, when viewed in MacOS 9, the file has 286 bytes. If I copy it from the CD *i…
MacNN Development

Keyboards? — #5

Well, it gets weirder. On the terminal side, the file is 0bytes in size. However, which looked at with the inspector, there are 286 bytes of data. So where are they? I opened i…
MacNN Development

Keyboards? — #6

Well, I tried putting it in to the resource fork of the System.rsrc file. However, this only made the Settings panel crash when I tried to view the keyboard menu tab.... Any othe…
MacNN Development

Keyboards? — #7

Maybe you could just edit one of the existing keyboard layouts in System.rsrc to match the one you want to use. Not the prettiest way to do it, but it seems like it should work.
MacNN Development

Keyboards? — #8

Quote: Originally posted by bewebste: Maybe you could just edit one of the existing keyboard layouts in System.rsrc to match the one you want to use. Not the prettiest …
MacNN Development

Keyboards? — #9

I've posted a solution to this problem over in the Usage forum... Ricky
MacNN Development
mp.ls