[linux-ileri] Re: Mssql vs mysql

---------

From: Umut (php@kakalak.org)
Date: Sat 13 Mar 2004 - 08:45:27 EST

  • Next message: Umut: "[linux-ileri] Re: Mssql vs mysql"

    Serdar> Selamlar,
    Serdar>
    Serdar> Şimdi bir müşterimizin lks de tuttuğu datalar var. Bu datalar anaserverda
    Serdar> mssql de duruyor. Müşterimizin istediği ayrı bir program. Bu program
    Serdar> sayesinde stokta kaç malın kaldığını ve fiyatını görecek. LKS her user için
    Serdar> 500 dolar istiyor ve sırf bu görüntüleme içinde 500 dolar ödemek istemiyor.
    Serdar>
    Serdar> Benim sorum şu mssql i hiç bilmiyorum. Ben bu dataları mssql den
    Serdar> okuyabilirmiyim "PHP İLE". Yani php koduyla mssql den data
    Serdar> çağırabilirmiyim. Eğer çağırılabiliyorsa araştırıp öğreneceğim. Fakat
    Serdar> çağırılamıyorsa hiç zahmet etmeyeceğim. Şimdiden teşekkürler..

    Umarim ingilizceniz vardir:
    Referans olarak PHP Manual'a bakiniz.

    LIX. Microsoft SQL Server Functions

    Introduction

     These functions allow you to access MS SQL Server database.

    Requirements

     Requirements for Win32 platforms.

    The extension requires the MS SQL Client Tools to be installed on the system where PHP is installed. The Client Tools can be installed from the MS SQL Server CD or by copying ntwdblib.dll from \winnt\system32 on the server to \winnt\system32 on the PHP box. Copying ntwdblib.dll will only provide access. Configuration of the client will require installation of all the tools.

    Requirements for Unix/Linux platforms.

    To use the MSSQL extension on Unix/Linux, you first need to build and install the FreeTDS library. Source code and installation instructions are available at the FreeTDS home page: http://www.freetds.org/

    Not: In Windows, the DBLIB from Microsoft is used. Functions that return a column name are based on the dbcolname() function in DBLIB. DBLIB was developed for SQL Server 6.x where the max identifier length is 30. For this reason, the maximum column length is 30 characters. On platforms where FreeTDS is used (Linux), this is not a problem.

    -- 
    This message has been scanned for viruses and
    dangerous content, and is believed to be clean.
    

  • Next message: Umut: "[linux-ileri] Re: Mssql vs mysql"

    ---------

    Bu arsiv hypermail 2.1.6 tarafindan uretilmistir.