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

2008-06-04 Thread Lic. Eduardo R. Hernández Osorio
I use ADOdb Recordset object to accomplish the connection. 
The error message is: 
mssql error: [: ] in EXECUTE(SELECT * FROM )




Eduardo Ricardo Hernández Osorio

Técnico Telecomunicaciones Aeronáuticas

U.T.B Servicios Aeronáuticos, ECASA s.a.

Aeropuerto Internacional Frank País García

Tel: (53) (24) 474569

email: [EMAIL PROTECTED]

...de buenas intenciones está empedrado el camino al infierno...

-Mensaje original-
De: Dan Joseph [mailto:[EMAIL PROTECTED] 
Enviado el: 03 June 2008 13:47
Para: PHP
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 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
 accomplish the connection.  Would you help me to resolve this problem?
 Expecting for your help,

 Richard

 

 Eduardo Ricardo Hernández Osorio

 Técnico Telecomunicaciones Aeronáuticas

 U.T.B Servicios Aeronáuticos, ECASA s.a.

 Aeropuerto Internacional Frank País García

 Tel: (53) (24) 474569

 email: [EMAIL PROTECTED]

 ...de buenas intenciones está empedrado el camino al infierno...


 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php


Can you post your code and error so we can take a look?

-- 
-Dan Joseph

www.canishosting.com - Plans start @ $1.99/month.

Build a man a fire, and he will be warm for the rest of the day.
Light a man on fire, and will be warm for the rest of his life.



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[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 accomplish the
connection.  Would you help me to resolve this problem? Expecting for your
help,
Richard



Eduardo Ricardo Hernández Osorio

Técnico Telecomunicaciones Aeronáuticas

U.T.B Servicios Aeronáuticos, ECASA s.a.

Aeropuerto Internacional Frank País García

Tel: (53) (24) 474569

email: [EMAIL PROTECTED]

...de buenas intenciones está empedrado el camino al infierno...


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

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

2008-06-03 Thread Dan Joseph
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 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
 accomplish the connection.  Would you help me to resolve this problem?
 Expecting for your help,

 Richard

 

 Eduardo Ricardo Hernández Osorio

 Técnico Telecomunicaciones Aeronáuticas

 U.T.B Servicios Aeronáuticos, ECASA s.a.

 Aeropuerto Internacional Frank País García

 Tel: (53) (24) 474569

 email: [EMAIL PROTECTED]

 ...de buenas intenciones está empedrado el camino al infierno...


 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php


Can you post your code and error so we can take a look?

-- 
-Dan Joseph

www.canishosting.com - Plans start @ $1.99/month.

Build a man a fire, and he will be warm for the rest of the day.
Light a man on fire, and will be warm for the rest of his life.