RE: [PHP] About MS SQL Connections...

2008-06-04 Thread Lic. Eduardo R. Hernández Osorio
Asunto: Re: [PHP] About MS SQL Connections... On Tue, Jun 3, 2008 at 1:43 PM, Lic. Eduardo R. Hernández Osorio < [EMAIL PROTECTED]> wrote: > Hello. > > I have a problem with a Desktop Edition MS SQL Server servant, when I try > to get connected to crosswise of PHP functions to th

[PHP] About MS SQL Connections...

2008-06-03 Thread Lic. Eduardo R. Hernández Osorio
Hello. I have a problem with a Desktop Edition MS SQL Server servant, when I try to get connected to crosswise of PHP functions to this, it provokes an error and I can not achieve the connection. However when I try the same operation on an Standard Edition MS SQL Server servant I am able to accompl

[PHP] about SQL authentication on PHP

2007-07-19 Thread Lic. Eduardo R. Hernández Osorio
Hello: I'm trying to connect to a SQL Server database with PHP using windows auth. To do that I modified the PHP.ini file changing the line above: ... ; Use NT authentication when connecting to the server mssql.secure_connection = Off ... putting mssql.secure_connection = On ... instead but when

RE: [PHP] acerca de extensiones SQL Server

2007-07-16 Thread Lic. Eduardo R. Hernández Osorio
Exactly, I use Microsoft SQL Server as db Server and it i son another machine. I need to configure my php to connect with that server. On Windows with appserv that work fine but on Linux the php code doesn't work. Could you help me to configure that? I don't have internet. Waiting for your help...

[PHP] acerca de extensiones SQL Server

2007-07-14 Thread Lic. Eduardo R. Hernández Osorio
Hi: I need use the SQL extension on PHP to connect to any SQL Server database. How I configure PHP on Linux to use that extension? I use debian with apache2 and PHP5 installed on it. Waiting for your help, Richard Eduardo Ricardo Hernández Osorio Téc

[PHP] about graphs in php

2007-07-10 Thread Lic. Eduardo R. Hernández Osorio
Hello everybody: I need work with some statistics graphs and show it in php and I don't know how to make it. How could I make some statistics graphs like histograms or Pie graphs using php and information stored in any database? Eduardo Ricardo Hernández