From: Szymon Drejewicz Date: 2003-09-19T22:17:40+09:00 Subject: Re: PostgreSQL, Ruby, FX Ruby and Windows XP Szymon Drejewicz wrote: > Is it possible to connect to PostgreSQL database using Ruby under > Windows XP. I need to do simple client for person who can use only > Windows and I consider many solutions (JDBC, Ruby, ODBC in Access and so > on). > > Szymon Drejewicz > I'v solved my problem by using dbi:ODBC. Ruby is the best :^)