On Mon, 2002-08-12 at 19:01, Post, Mark K wrote: > I looked back over all the archives, but didn't find anything exactly like > this. I have a co-worker that needs to access MS SQL Server from PHP on > Linux/390. (Yeah it's a kludge and he doesn't like it either). Are there > any Open Source ODBC drivers that can access MS SQL Server 7? He tried > FreeTSD, but didn't have any success connecting to the server with it. > We're not sure why, yet. Are there any other options out there?
Basically its a proprietary protocol. With old enough MS-SQL the sybase stuff might work, but the best bet is to get the data onto something that runs an open standard interface ASAP
