Re: Wine on x86 OS/X

2005-06-08 Thread Simon . Tyler
Wouldn't Wine on OS X practically double the number of potential Wine users? and, I would think Apple would be interested in being able to say that you can run Windows software on OS X at native speed... And

Re: ODBC - MSSQL

2004-11-11 Thread Simon . Tyler
Hi Pablo, I can connect to SQL 6.5 and 7 no problem using mdac_typ.exe. Haven't tested with SQL 2000. Using an older version of wine 20030408. and "odbc32" = "native" in my wine config file. Also, I've been able to connect from Linux using freetds drivers, I think this is supposed to work with win

Re: How difficult would it be to make the equivalent of Windows Terminal Server with Wine?

2004-11-11 Thread Simon . Tyler
bx proxy etc. When I get a chance I'll look at FreeN/X; it sounds promising. By the way, this solution works for Windows/Mac/Linux equally well, of course you need an X server installed. Simon Tyler

Re: Using Windows ODBC drivers

2004-05-03 Thread Simon . Tyler
Hi Brian, I'm not sure if this is useful, but I have been able to access MSSQL databases from Linux using Unix ODBC and FreeTDS. I was unable to get Wine to use this method of accessing the database, so I switched back to Windows ODBC drivers. Simon