This is a discussion on Re: Accessing SSE/VFP9 data from Perl/JSP pages being served from Apache/Linux? within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> Thanks, that does seem to be the popular option. Is anyone aware of 3rd party OLE DB Linux drivers ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Thanks, that does seem to be the popular option. Is anyone aware of 3rd party OLE DB Linux drivers that provide full support for SQL Server 2005/VFP9 etc...? -- William Fields Code Contortionist MCSD - Microsoft Visual FoxPro US Bankruptcy Court Phoenix, AZ ".dll hell - .rpm hell - whatever. The grass is always greener" <hh1000@gmail.com> wrote in message news:1141969571.284503.30480@i40g2000cwc.googlegro ups.com... > Could you publish the FoxPro data as web services on a Windows server > and then use Perl / SoapLite to consume them on the Linux side? SQL > Server also does web services. > |
| ||||
| Hello William, > Thanks, that does seem to be the popular option. > > Is anyone aware of 3rd party OLE DB Linux drivers that provide full > support for SQL Server 2005/VFP9 etc...? http://www.freetds.org/faq.html http://www.datadirect.com/products/odbc/index.ssp and, of course, http://go-mono.com/ if you're willing to have a go at C#. Thank you, Kent Tegels DevelopMentor http://staff.develop.com/ktegels/ |