On Thursday 14 April 2005 5:00 pm, Florin Andrei wrote: > On Thu, 2005-04-14 at 19:28 +0000, Richard Crawford wrote: > > Is there such a thing as a Linux client for SQL Server? The only reason > > at this point that I keep a Windoze box at work is that I sometimes need > > to query our user database, which lives on a remote computer running SQL > > Server on Windows, and I can't find a front end client for it for Linux. > > OpenOffice with ODBC. I'm sure i've seen at least one tutorial on that > subject on the Internet. > > -- > Florin Andrei > > http://florin.myip.org/ You might consider looking at Aqua Data Studio from http://www.aquafold.com. It is java based, so you will have to have the JRE or SDK installed to use it, but it will connect to about 12 different DBMS flavors. Rich