All,
I thought this might be of use to you and maybe even the guys at Angler.
On the news groups and email lists I frequent I often find people wanting to
know what is exactly happening between a server and client. The snag is that I
could not find written up any method that would work on any
On Fri, 26 Jan 2007 11:55:56 +0700, bedul wrote:
> can u give me url to have odbc example..
>
> or i give the problem..
>
> i want to connect to this odbc.. u may click
> http://indoupload.net/files/view/803/odbc%20problem.jpg
>
> how to connect to the odbc and then execute sql.
> any question
On Tue, 16 Jan 2007 17:42:40 +0700, bedul wrote:
>
> - Original Message -
> From: "gunawan" <[EMAIL PROTECTED]>
> To:
> Sent: Tuesday, January 16, 2007 11:57 AM
> Subject: COM surgery
>
>
>> i read the com and interested using in my program..
>> but the help (php manual chm) don't give
On Tue, 02 Jan 2007 08:10:22 +, Lester Caine wrote:
> Mike harrell wrote:
>> Is php5 backwards compatable with php4 scripts ?
>
> We run a lot of PHP5 code that works fine on PHP4 as well, but there are
> a number of areas that will give problems and may need you to make
> changes to code.
s (FromId,KeyName,ToId) VALUES
($parent,$name,$server)";
ADODB::Execute($sql,$this->connection);
}
?>
Cheers
AJ
On Mon, 2006-12-04 at 12:30 +1300, Bruce Cowin wrote:
> I'd be interested. I've used ADO when connecting through VB and C# but in
> PHP (which
On Wed, 15 Nov 2006 02:17:07 -0800, Frank M. Kromann wrote:
> Hello,
>
> This is not correct.
>
> PDO and native mssql_*() functions exists in two fifferent versions. The
> version compiled with Microsofts (old) version of dblib has the
> restrictions mentioned here but the version compiled with