|
|
Sponsor |
Re: odbc and mac os x: msg#00025db.postgresql.odbc
I all the discussions of working with the odbc Not sure what your problem is exactly but the following compile options work for me for psqlodbc-7.2.5 on OSX Server 10.3.x. There are two files that don't normally exist, that you must create, /Library/ODBC/odbc.ini, /Library/ODBC/odbcinst.ini ./configure --enable-pthreads --with-iodbc make sudo make install note create the following files in the locations shown after installing the psqlodbc driver if they already exist, just add the contents as necessary /Library/ODBC/odbc.ini ------------------------------------------------------ [ODBC] Trace = 0 TraceAutoStop = 0 TraceFile = TraceLibrary = [ODBC Data Sources] PostgreSQL_DSN_name = PostgreSQL [PostgreSQL_DSN_name] Driver = /usr/local/lib/psqlodbc.so Description = Some DB description Database = my_db_name Servername = localhost ------------------------------------------------------ /Library/ODBC/odbcinst.ini ------------------------------------------------------ [ODBC Drivers] PostgreSQL = Installed [ODBC Connection Pooling] PerfMon = 0 [PostgreSQL] Driver = /usr/local/lib/psqlodbc.so Debug = 0 CommLog = 1 ------------------------------------------------------ ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: invalid input syntax for type tid: '(,)', Dave Page |
|---|---|
| Next by Date: | Re: odbc and mac os x, Dave Page |
| Previous by Thread: | Re: odbc and mac os x, Jose' Cruanyes |
| Next by Thread: | Re: odbc and mac os x, Theodore Petrosky |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|