RE: [PHP] MS SQL / PHP

2004-01-27 Thread Enda Nagle
value . "" . $list2->Fields["name"]->value . "" . $list2->Fields["emailadd"]->value . "" . $list2->Fields["country"]->value . "" . $list2->Fields["numdevices"]->value . "" . $list2->

Re: [PHP] MS SQL / PHP

2004-01-27 Thread Marek Kilimajer
age- From: Marek Kilimajer [mailto:[EMAIL PROTECTED] Sent: 27 January 2004 14:05 To: Enda Nagle Cc: PHP List Subject: Re: [PHP] MS SQL / PHP try print_r($Msku) and see what comes out Enda Nagle wrote: I have a potentially stupid problem with PHP and MSSQL on a Windows server... I can connect to t

RE: [PHP] MS SQL / PHP

2004-01-27 Thread Enda Nagle
rforming the loop etc for the recordset but just isn't returning the data (or returning data in a readable format). Thanks Enda -- -Original Message- From: Marek Kilimajer [mailto:[EMAIL PROTECTED] Sent: 27 January 2004 14:05 To: Enda Nagle Cc: PHP List Subject: Re: [PHP] MS SQL /

Re: [PHP] MS SQL / PHP

2004-01-27 Thread Marek Kilimajer
try print_r($Msku) and see what comes out Enda Nagle wrote: I have a potentially stupid problem with PHP and MSSQL on a Windows server... I can connect to the database and insert data to the tables etc but cannot retrieve data... This is the code I'm using: //

[PHP] MS SQL / PHP

2004-01-27 Thread Enda Nagle
I have a potentially stupid problem with PHP and MSSQL on a Windows server... I can connect to the database and insert data to the tables etc but cannot retrieve data... This is the code I'm using: //--- $list2 = $conn->Execute("SELECT * FROM elive.reg