RE: [PHP-WIN] data format..

2002-12-04 Thread Sandeep Murphy
lto:[EMAIL PROTECTED]] Sent: quarta-feira, 4 de Dezembro de 2002 13:17 To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] data format.. Sands, Whilst I take Leon`s point about running into conversion problems, data is data! - you may not find exact equivalents to field types, autoincrement presents it

Re: [PHP-WIN] data format..

2002-12-04 Thread Cam Dunstan
OTECTED]> Sent: Wednesday, December 04, 2002 10:45 PM Subject: RE: [PHP-WIN] data format.. > hi guys, > > thnx for the info.. As Leon pointed out, am wondering what would happen to the blobs ?? How do i send/convert them to another db format?? > > Some of the clients r pret

RE: [PHP-WIN] data format..

2002-12-04 Thread Sandeep Murphy
Dezembro de 2002 7:02 To: Cam Dunstan Cc: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] data format.. Hi I have only one major problem with the solution below and that is as follows: MySQL does not follow SQL standards ie: You could have been using data types that would not import to a PgSQL server

Re: [PHP-WIN] data format..

2002-12-03 Thread Leon
>; <[EMAIL PROTECTED]> > Sent: Wednesday, December 04, 2002 3:36 AM > Subject: Re: [PHP-WIN] data format.. > > > Hi Sands, > > > > I have a PHP - MySQL site on one hand and various types of clients .. mean > > to say, I hv clients who need the data in the M

Re: [PHP-WIN] data format..

2002-12-03 Thread Cam Dunstan
/ PHP intranet!! Cheers CD - Original Message - From: "DL Neil" <[EMAIL PROTECTED]> To: "Sandeep Murphy" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, December 04, 2002 3:36 AM Subject: Re: [PHP-WIN] data format.. > Hi Sands, >

RE: [PHP-WIN] data format..

2002-12-03 Thread Sandeep Murphy
] Subject: Re: [PHP-WIN] data format.. Hi Sands, I have a PHP - MySQL site on one hand and various types of clients .. mean to say, I hv clients who need the data in the MySQL db supplied to them in MS Access, Excel, Dbase formats such that they can integrate the data directly into their existing type

Re: [PHP-WIN] data format..

2002-12-03 Thread DL Neil
Hi Sands, I have a PHP - MySQL site on one hand and various types of clients .. mean to say, I hv clients who need the data in the MySQL db supplied to them in MS Access, Excel, Dbase formats such that they can integrate the data directly into their existing type of database. for Excel, I can pro

[PHP-WIN] data format..

2002-12-03 Thread Sandeep Murphy
Hi, I have a PHP - MySQL site on one hand and various types of clients .. mean to say, I hv clients who need the data in the MySQL db supplied to them in MS Access, Excel, Dbase formats such that they can integrate the data directly into their existing type of database. for Excel, I can probab