RE: [ODBC] Re: [HACKERS] Release in 2 weeks ...

2001-03-02 Thread Dave Page


 -Original Message-
 From: Hiroshi Inoue [mailto:[EMAIL PROTECTED]]
 Sent: 01 March 2001 02:05
 To: Patrick Welche
 Cc: Tom Lane; [EMAIL PROTECTED]; 
 [EMAIL PROTECTED]; [EMAIL PROTECTED]; 
 [EMAIL PROTECTED]
 Subject: Re: [ODBC] Re: [HACKERS] Release in 2 weeks ...
 
 
 Patrick Welche wrote:
  
  On Wed, Feb 28, 2001 at 08:53:31AM +0900, Hiroshi Inoue wrote:
  ...
   I think I've fixed this bug at least for MS-Access.
   You could get the latest win32 driver from
 ftp://ftp.greatbridge.org/pub/pgadmin/stable/psqlodbc.zip .
   Please try it.
  
  How can I just install that file? (ie., M$ Access - 
 psqlodbc.dll - real OS)
  
 
 I don't know if M$-access requires MDAC now(it didn't require
 MDAC before). I use ADO and don't use M$-access other than
 testing. ADO requires MDAC and pgAdmin uses ADO AFAIK.

Yes, pgAdmin does use MDAC, currently v2.6 

  = aside:
  
  I just tried installing pgAdmin - the installer says:
  
  This setup requires at least version 2.5 of the Microsoft 
 Data Access
  Components (MDAC) to be installed first. If the MDAC installer
  (mdac_typ.exe) is not provided with this setup, you can 
 find it on the
  Microsoft web site (www.microsoft.com)
  
  And after searching said website,
  http://www.microsoft.com/data/download2.htm
  shows:
  
  Microsoft Data Access Components MDAC 2.1.1.3711.11   2.5...
  
 
 I can see the following at http://www.microsoft.com/data/download.htm
 
 Data Access Components (MDAC) redistribution releases.
 Five releases of MDAC are available here: The new MDAC
 2.6, two of MDAC 2.5, and two of MDAC 2.1. You can

The message stating that you need MDAC 2.5 is generated by the MS Installer
- I cannot change. The pgAdmin notes on the website (which I wrote)
recommend v2.6 of MDAC which is indeed available at www.microsoft.com/data/

Regards, Dave.

---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


Re: [ODBC] Re: [HACKERS] Release in 2 weeks ...

2001-03-02 Thread Patrick Welche

On Wed, Feb 28, 2001 at 08:53:31AM +0900, Hiroshi Inoue wrote:
... 
 I think I've fixed this bug at least for MS-Access.
 You could get the latest win32 driver from
   ftp://ftp.greatbridge.org/pub/pgadmin/stable/psqlodbc.zip .
 Please try it.

How can I just install that file? (ie., M$ Access - psqlodbc.dll - real OS)

= aside:

I just tried installing pgAdmin - the installer says:

This setup requires at least version 2.5 of the Microsoft Data Access
Components (MDAC) to be installed first. If the MDAC installer
(mdac_typ.exe) is not provided with this setup, you can find it on the
Microsoft web site (www.microsoft.com)

And after searching said website,
http://www.microsoft.com/data/download2.htm
shows:

Microsoft Data Access Components MDAC 2.1.1.3711.11   2.5...

Cheers,

Patrick

---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])



Re: [ODBC] Re: [HACKERS] Release in 2 weeks ...

2001-03-02 Thread Thomas Lockhart

   I've got a clue for ApplixWare, if you happen to have that package
   (US$90).
 Please post it, Thomas.
 I got nowhere following their instructions.

Have you looked at *our* instructions in the chapter on ODBC? I haven't
done much with it in quite a while, but afaik it all should still work.

I would have expected Cary O'Brien (sp? name?? Done from memory: sorry
"aka Cary" :/ to have spoken up if things have broken, so the
instructions should still be good.

   - Thomas

---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])



Re: [ODBC] Re: [HACKERS] Release in 2 weeks ...

2001-02-28 Thread Hiroshi Inoue
Patrick Welche wrote:
 
 On Wed, Feb 28, 2001 at 08:53:31AM +0900, Hiroshi Inoue wrote:
 ...
  I think I've fixed this bug at least for MS-Access.
  You could get the latest win32 driver from
ftp://ftp.greatbridge.org/pub/pgadmin/stable/psqlodbc.zip .
  Please try it.
 
 How can I just install that file? (ie., M$ Access - psqlodbc.dll - real OS)
 

I don't know if M$-access requires MDAC now(it didn't require
MDAC before). I use ADO and don't use M$-access other than
testing. ADO requires MDAC and pgAdmin uses ADO AFAIK.

 = aside:
 
 I just tried installing pgAdmin - the installer says:
 
 This setup requires at least version 2.5 of the Microsoft Data Access
 Components (MDAC) to be installed first. If the MDAC installer
 (mdac_typ.exe) is not provided with this setup, you can find it on the
 Microsoft web site (www.microsoft.com)
 
 And after searching said website,
 http://www.microsoft.com/data/download2.htm
 shows:
 
 Microsoft Data Access Components MDAC 2.1.1.3711.11   2.5...
 

I can see the following at http://www.microsoft.com/data/download.htm

Data Access Components (MDAC) redistribution releases.
Five releases of MDAC are available here: The new MDAC
2.6, two of MDAC 2.5, and two of MDAC 2.1. You can

Regards,
Hiroshi Inoue


Re: [ODBC] Re: [HACKERS] Release in 2 weeks ...

2001-02-27 Thread Hiroshi Inoue
Tom Lane wrote:
 
 Emmanuel Charpentier [EMAIL PROTECTED] writes:
  Yep ! As of beta4, the ODBC driver is still seriously broken (the
  original libpsqlodbc.so.0.26 doesn't even connect. A version patched by
  Nick Gorham allows some connectivity (you can query the DB), but still
  has some serious breakage (i. e. no "obvious" ways to see views from
  StarOffice or MS-Access)).
 

I think I've fixed this bug at least for MS-Access.
You could get the latest win32 driver from
  ftp://ftp.greatbridge.org/pub/pgadmin/stable/psqlodbc.zip .
Please try it.

However I'm not sure about unixODBC.

Regards,
Hiroshi Inoue


Re: [ODBC] Re: [HACKERS] Release in 2 weeks ...

2001-02-27 Thread Thomas Lockhart

 I have a copy of OpenOffice for LinuxPPC but have not figured out how to
 tell it to connect to Postgres.  If someone can slip me a clue on how to
 configure it and do simple database stuff with it, I'll try to clean up
 the most pressing ODBC problems before we release.

I've got a clue for ApplixWare, if you happen to have that package
(US$90).

- Thomas



Re: [ODBC] Re: [HACKERS] Release in 2 weeks ...

2001-02-27 Thread Oliver Elphick

Thomas Lockhart wrote:
   I have a copy of OpenOffice for LinuxPPC but have not figured out how to
   tell it to connect to Postgres.  If someone can slip me a clue on how to
   configure it and do simple database stuff with it, I'll try to clean up
   the most pressing ODBC problems before we release.
  
  I've got a clue for ApplixWare, if you happen to have that package
  (US$90).
 
Please post it, Thomas.

I got nowhere following their instructions.

-- 
Oliver Elphick[EMAIL PROTECTED]
Isle of Wight  http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47  6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
 
 "These things have I written unto you that believe on 
  the name of the Son of God; that ye may know that ye 
  have eternal life, and that ye may believe on the name
  of the Son of God."I John 5:13 





Re: [ODBC] Re: [HACKERS] Release in 2 weeks ...

2001-02-27 Thread Thomas Lockhart

   I've got a clue for ApplixWare, if you happen to have that package
   (US$90).
 Please post it, Thomas.
 I got nowhere following their instructions.

Uh, who's instructions? We have a writeup on Applix and ODBC in the
docs. Have you found those, or are those falling short of helpful?

   - Thomas