Skip to Content.
Sympa Menu

freetds - Re: mysql_query_resutl ?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Patrick Amirian <PAmirian AT Insight.com>
  • To: "'TDS Development Group'" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: mysql_query_resutl ?
  • Date: Tue, 31 Jul 2001 11:04:27 -0700

Title: RE: [freetds] Re: mysql_query_resutl ?

humm... :) have you done this ...? or any ideas where I can find some info on how to do this ?

-----Original Message-----
From: Brian Bruns [mailto:camber AT ais.org]
Sent: Monday, July 30, 2001 6:44 PM
To: TDS Development Group
Subject: [freetds] Re: mysql_query_resutl ?


I may be wrong, but I don't think the mssql module can actually be
compiled on unix.  The sybase modules contain aliases for the
mssql_*() functions.

So there would be two courses of action:

1) make mssql module compilable on unix or
2) port the mssql_next_result function to the sybase module (and make
   yourself some friends of sybase PHP users at the same time).

From a brief perusal of the code, it appears that freetds supports
everything this function needs.

Brian

On Mon, 30 Jul 2001, Patrick Amirian wrote:

> Hi, myabe I've already sent this message but I'm not sure it worked or sent
> to the right place the first time.
>
> I have successfully compiled PHP4.0.6 with freetds and everything works fine
> EXCEPT,
> we would like to be able to use multiple record sets so we want to use the
> mssql_next_result function.
> has anyone successfully used this function ?
> any ideas on how to do such a thing because for what I understand, FreeTDS
> does not support this yet...
> will it soon ?
> thank you.
>


---
You are currently subscribed to freetds as: [PAmirian AT Insight.com]
To unsubscribe, forward this message to $subst('Email.Unsub')




Archive powered by MHonArc 2.6.24.

Top of Page