SMySQL
SMySQL
- Subject: SMySQL
- From: John Spicer <email@hidden>
- Date: Fri, 16 Jul 2004 15:51:52 -0500
Has anyone managed to make this work? I have the compiled version
(CLI_test.command) which works, so I know I've got everything needed
outside the code.
But this line in my project:
MCPConnection *cp = [[MCPConnection alloc] initToHost:@"localhost"
withLogin:@"me" password:@"mypassword" usingPort:0];
returns nil.
I have included the framework (bundled) in the app.
I can't get the source for any of his sample projects to build, either.
My project does run, it just doesn't run well!!!
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.