[PHP] beginer

2002-01-12 Thread Vania Lavielle Castro
i have a sql server and i connected with my database but the query no execute on server. my code is it $conexion = @mssql_connect(servername,username,userpass); // this work if($conexion){ $db = mssql_select_db(Estudiante,$conexion); $qr = mssql_query(select * from

[PHP] beginer

2002-01-12 Thread Vania Lavielle Castro
I need a file php.ini and some advices about configuration of a web server as internet information server to use php. Also i need to know how use the sqlserver 2000 on my php's pages. i use Dreamweaver UltraDev 4 too and i think that i must configurate it. thanks vania. -- PHP General

[PHP] beginer

2002-01-13 Thread Vania Lavielle Castro
Hi! somebody say me how work with sql server and code php? i try with the functions and the results are bad i need examples, please :( -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the

[PHP] i need mssql(beginer)

2002-01-13 Thread Vania Lavielle Castro
Hi: I need some php functions with sql server and I don't have access to internet, I connected with my server but I can not to execute any query. at the moment I am working with odbc but it is not what I want :-) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail:

[PHP] php and sqlserver2000

2002-01-13 Thread Vania Lavielle Castro
i have many problems with my web site. i have sql server 2000 and php4 but i not connect with my server and the result pages don't show. somebody help me :-( -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

[PHP] out memory

2002-01-13 Thread Vania Lavielle Castro
when trying to show a field of type varchar(200) in my web pages I have an error: Fatal: emalloc(): Unable to allocate 1073741824 bytes it seems being of memory capacity That you think? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional