Skip to Content.
Sympa Menu

freetds - Re: SQL Server Emulation

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Michael Peppler <mpeppler AT peppler.org>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: SQL Server Emulation
  • Date: Wed, 20 Jun 2001 06:48:33 -0700


Geoff Winkless writes:
> "Antonio Ognio" <ognio AT peruserver.com> wrote:
> : I'll be exploring the idea of implementing a TDS server
> : in PHP while I continue studing the FreeTDS code.
>
> The problem for me is that the reason a lot of these apps are locked to SQL
> Server is because they are (badly) designed to use stored procedures as a
> middle tier to the data.

I'll respectfully disagree that using stored procs is a bad idea.

(yes it hurts portability, but it allows for better performance, for
data hiding, and for single location query tuning).

Michael
--
Michael Peppler - Data Migrations Inc. - mpeppler AT peppler.org
http://www.mbay.net/~mpeppler - mpeppler AT mbay.net
International Sybase User Group - http://www.isug.com
Sybase on Linux mailing list: ase-linux-list AT isug.com




Archive powered by MHonArc 2.6.24.

Top of Page