[PHP-DB] ODBC connection under Win32 + Apache + SQL Server

2001-09-11 Thread Victor Espina
r: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified I test the DSN with VFP using: SQLStringConnect("dsn=MQIS;usr=sa;pwd=;") and it works pretty fine. ¿What could be the problem here? TIA Victor -- == Victor Esp

[PHP-DB] Passing parameters to a PHP file.

2001-09-12 Thread Victor Espina
I want to call a PHP file with some parameters. I tried this sintax: HREF=MyPage.PHP?Var1=Value1 But i don't seem to be receiving any value for Var1. I tested it with: print "Var1: $Var1"; and the output is "Var1:" What i'm missing here? -- ======

Re: [PHP-DB] Passing parameters to a PHP file.

2001-09-13 Thread Victor Espina
Thanks Leo, i solved the problem using $HTTP_GET_VARS[]. -- == Victor Espina Caracas, Venezuela http://mitrompo.com/vespina [EMAIL PROTECTED] (Quite el 'nospam' para responder) (Remove 'nospam' to reply) "Leo G. Divinagracia III" <[E