I've followed the MyODBC instructions explicitly, and I ODBC datasources are listed in both witango studio and odbctest. But when I try to connect, I get:
In Witango Mac studio 5.07: dyld: /Applications/Witango/Dev Studio 5.0/Witango Dev Studio 5.0 dead lock (dyld operation attempted in a thread already doing a dyld operation) Jun 14 19:15:22 Judith-Schwartzs-Computer crashdump: Crash report written to: /Users/judith/Library/Logs/CrashReporter/Witango Dev Studio 5.0.crash.log In odbctest dyld errors during link edit for file /Users/mysqldev/venu/local/mysql/lib/mysql/libmysqlclient.10.dylib dyld: ./odbctest can't open library: /Users/mysqldev/venu/local/mysql/lib/mysql/libmysqlclient.10.dylib (No such file or directory, errno = 2) I presume 'venu' is the MyODBC developer. So how did you overcome the reference to his path? >I've got a working iODBC -> MySQL running under Jaguar. The drivers are >available from: > >http://www.mysql.com/downloads/api-myodbc-3.51.html > >Hope this helps, > >Steve Smith > >Oakbridge Information Solutions >Office: (519) 624-4388 >GTA: (416) 606-3885 >Fax: (519) 624-3353 >Cell: (416) 606-3885 >Email: [EMAIL PROTECTED] >Web: http://www.oakbridge.ca > >On Friday, June 13, 2003, at 08:39 PM, Jeffrey Bohmer wrote: > >> >> I never had any luck with unixODBC. I'm accessing PostgreSQL via >> iODBC (2.1.6 - the version that ships with OS X). If you're willing >> to try iODBC, I could probably give you step-by-step instructions. But >> I don't know offhand where to find a MySQL ODBC driver to work with >> iODBC. >> >> - Jeff >> >> >> >>> I really need some help setting up ODBC on OSX. >>> >>> I have no problem setting up and running unixODBC on linux, but I >>> found >>> OSX to be most perplexing. I had an eval version of the openlink >>> drivers >>> working, but when it expired I asked for an extension, and no matter >>> what, the license stays expired. (Hardly makes me want to pay for >>> it). >>> >>> I've installed mysql locally, just in case any libraries are needed. >>> I've tried: >>> >>> myODBC binary -- odbctest always balks saying it can't find a library >>> myODBC source -- balks saying it can't find a library (I've installed >>> the >>> mysql source also) >>> unixODBC source -- make always fails >>> unixODBC binary -- oops the Kompany.com only has it for 10.1 and I'm >>> running 10.2 >>> >>> >>> I've tried mucking with my environment but I'm getting lost. >>> >>> I've just installed Jaguar on an iMac, so I have a a virgin system to >>> try >>> to straighten this out. Can anyone look thru their shell history and >>> tell me what they did to get a working ODBC. >>> >>> Thanks. >>> >>> Bill Conlon >>> >>> To the Point >>> 345 California Avenue Suite 2 >>> Palo Alto, CA 94306 >>> >>> office: 650.327.2175 >>> fax: 650.329.8335 >>> mobile: 650.906.9929 >>> e-mail: mailto:[EMAIL PROTECTED] >>> web: http://www.tothept.com >> -- >> >> Jeff Bohmer >> VisionLink, Inc. >> _________________________________ >> 303.402.0170 >> www.visionlink.org >> _________________________________ >> People. Tools. Change. Community. >> _______________________________________________________________________ >> _ >> TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf >> >> >Steve Smith > >Oakbridge Information Solutions >Office: (519) 624-4388 >GTA: (416) 606-3885 >Fax: (519) 624-3353 >Cell: (416) 606-3885 >Email: [EMAIL PROTECTED] >Web: http://www.oakbridge.ca > > Bill Conlon To the Point 345 California Avenue Suite 2 Palo Alto, CA 94306 office: 650.327.2175 fax: 650.329.8335 mobile: 650.906.9929 e-mail: mailto:[EMAIL PROTECTED] web: http://www.tothept.com ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
