From: Johan De Meersman Date: February 9 2011 6:17am Subject: Re: Replacing MS SQL with MySql List-Archive: http://lists.mysql.com/mysql/224334 Message-Id: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=0015174be03aa85090049bd36c0e --0015174be03aa85090049bd36c0e Content-Type: text/plain; charset=ISO-8859-1 No way to do that directly; however, using the MySQL ODBC connector you can get at least a) and c) to play passthrough. Performance will likely suffer, though; especially Access' Jet Engine has a tendency to pull in full remote datasets instead of passing through the query. On Wed, Feb 9, 2011 at 6:36 AM, Y z wrote: > > I have a windows app that wants to talk to either a) an access database, b) > a MS Sql Express database, or c) a MS Sql 2008 database. > > Can anyone please point me in the direction of configuring My Sql to > imitate any of the above? > > Thanks! > > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/mysql?unsub=vegivamp@stripped > > -- Bier met grenadyn Is als mosterd by den wyn Sy die't drinkt, is eene kwezel Hy die't drinkt, is ras een ezel --0015174be03aa85090049bd36c0e--