Re: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-13 Thread Michael Forbes
solution given my situation. Until the next impossible situation... Alex ¦:¦ Reply-to: [EMAIL PROTECTED] ¦:¦ |-Original Message- |From: Kosala Atapattu [mailto:[EMAIL PROTECTED] |Sent: 13 May 2004 05:09 |To: Alex Gemmell; PHP List |Subject: RE: [PHP-DB] Linux/PHP/Access Database - o

Re: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-13 Thread Michael Forbes
solution given my situation. Until the next impossible situation... Alex ¦:¦ Reply-to: [EMAIL PROTECTED] ¦:¦ |-Original Message- |From: Kosala Atapattu [mailto:[EMAIL PROTECTED] |Sent: 13 May 2004 05:09 |To: Alex Gemmell; PHP List |Subject: RE: [PHP-DB] Linux/PHP/Access Database - o

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-13 Thread Alex Gemmell
Atapattu [mailto:[EMAIL PROTECTED] |Sent: 13 May 2004 05:09 |To: Alex Gemmell; PHP List |Subject: RE: [PHP-DB] Linux/PHP/Access Database - oh boy :( | |Hi Alex, | |Assuming that I understood your situation I'll make this suggestion. I'm |not sure whether this option is supported in yo

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Kosala Atapattu
Hi Alex, Assuming that I understood your situation I'll make this suggestion. I'm not sure whether this option is supported in you PHP version but I think it'll be definitely available after (and with) 5.0. There are new function series called Sqlite (www.sqlite.org), an embded file based SQL

Re: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Jaap van Ganswijk
At 2004-05-12 14:11, Alex Gemmell wrote: >Also, I heard that converting the .mdb file to a .dbf file might help – but how do I >connect to that with PHP? The PHP manual says this about dbase functions: >“These functions allow you to access records stored in dBase-format (dbf) databases. >There i

Re: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Bruno Ferreira
Alex Gemmell wrote: Yep - I could do that... Or I could use this: http://www.cynergi.net/exportsql/ I haven't tried "exportsql" yet, it probably will fall over or be a nightmare to get going knowing my current run of luck! Let's all put our hands together and pray that it works (and for world pe

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Alex Gemmell
d peace or something). Alex |:| Reply-to: [EMAIL PROTECTED] |:| |-Original Message- |From: Gryffyn, Trevor [mailto:[EMAIL PROTECTED] |Sent: 12 May 2004 17:22 |To: PHP List |Cc: Alex Gemmell |Subject: RE: [PHP-DB] Linux/PHP/Access Database - oh boy :( | |In that case, you could write a P

Re: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread David T-G
Alex, et al -- Sorry I'm late, and I hope that your upcoming mysql install works out well for you. Since you have the ability to convert this DB to something else (I was going to ask but got busy and then this whole thread happenned :-) could you also just dump it to a CSV file? That would be ea

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Gryffyn, Trevor
> -Original Message- > From: Alex Gemmell [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 12, 2004 12:19 PM > To: Gryffyn, Trevor; 'PHP List' > Subject: RE: [PHP-DB] Linux/PHP/Access Database - oh boy :( > > > Apologies if my situation isn't clear. My b

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Alex Gemmell
EMAIL PROTECTED] |:| |-Original Message- |From: Gryffyn, Trevor [mailto:[EMAIL PROTECTED] |Sent: 12 May 2004 17:13 |To: PHP List |Cc: Alex Gemmell |Subject: RE: [PHP-DB] Linux/PHP/Access Database - oh boy :( | |I think you'd have the same issue with Chilisoft ASP as you would with |PHP because

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Gryffyn, Trevor
L PROTECTED] > Sent: Wednesday, May 12, 2004 12:09 PM > To: Gryffyn, Trevor; 'PHP List' > Cc: 'Robert Twitty' > Subject: RE: [PHP-DB] Linux/PHP/Access Database - oh boy :( > > > Thanks again Trevor and Bob! > > The reason I was mentioning ASP is bec

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Alex Gemmell
sage- |From: Gryffyn, Trevor [mailto:[EMAIL PROTECTED] |Sent: 12 May 2004 17:00 |To: PHP List |Cc: Robert Twitty; Alex Gemmell |Subject: RE: [PHP-DB] Linux/PHP/Access Database - oh boy :( | |Good point Bob. If you're running IIS and can get PHP installed then |you can use the ADOdb or probably v

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Gryffyn, Trevor
"dbase 5". > > > > Does anyone know what the connection string for a .dbf > (dbase 5) format > > database is? > > > > Alex > > |:| Reply-to: <mailto:[EMAIL PROTECTED]> > [EMAIL PROTECTED] |:| > > _ > > > > From:

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Robert Twitty
base 5". > > Does anyone know what the connection string for a .dbf (dbase 5) format > database is? > > Alex > |:| Reply-to: <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] |:| > _ > > From: Gryffyn, Trevor [mailto:[EMAIL PROTECTED] > Sent: 12 May 2004 15:09 &g

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Gryffyn, Trevor
mailto:[EMAIL PROTECTED] Sent: Wednesday, May 12, 2004 10:27 AM To: 'PHP List' Cc: Gryffyn, Trevor Subject: RE: [PHP-DB] Linux/PHP/Access Database - oh boy :( Thank you Trevor! Funny you should mention ADOdb. I

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Alex Gemmell
don't have much time so I was hoping to avoid it. Alex |:| Reply-to: [EMAIL PROTECTED] |:| |-Original Message- |From: Peter Lovatt [mailto:[EMAIL PROTECTED] |Sent: 12 May 2004 15:03 |To: Alex Gemmell |Subject: RE: [PHP-DB] Linux/PHP/Access Database - oh boy :( | |Hi | |Are you t

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Alex Gemmell
:54 |To: Alex Gemmell |Cc: PHP List |Subject: Re: [PHP-DB] Linux/PHP/Access Database - oh boy :( | |On Wed, 12 May 2004, Alex Gemmell wrote: | |> Hello all, |> |> I am fairly new to Linux/PHP so please bear with me. I have an awfully |> awkward problem to solve - a stop gap solution fo

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Alex Gemmell
(dbase 5) format database is? Alex |:| Reply-to: <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] |:| _ From: Gryffyn, Trevor [mailto:[EMAIL PROTECTED] Sent: 12 May 2004 15:09 To: PHP List Cc: Alex Gemmell Subject: RE: [PHP-DB] Linux/PHP/Access Database - oh boy :( First, I don't think you

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Gryffyn, Trevor
First, I don't think you are likely to use COM calls on a linux box since COM and DCOM are MS things aren't they? Even if not, it might require some configuration on the server end which you can't do. I use the ADOdb database library for PHP in all the things I do: http://php.weblogs.com/adodb

Re: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Robert Twitty
On Wed, 12 May 2004, Alex Gemmell wrote: > Hello all, > > I am fairly new to Linux/PHP so please bear with me. I have an awfully > awkward problem to solve - a stop gap solution for the next 6 months until > we have out in-house servers set up and running. I also have a very short > timeframe to

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Alex Gemmell
|-Original Message- |From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] |Sent: 12 May 2004 13:43 |To: Alex Gemmell |Cc: PHP List |Subject: Re: [PHP-DB] Linux/PHP/Access Database - oh boy :( | | |>Hello all, | |>Am I right in thinking I have very few options? I don't want to mo

Re: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread jeffrey_n_Dyke
>Hello all, >Am I right in thinking I have very few options? I don't want to move over to ASP (would that even help?) because it means learning VBScript and I don't have a >lot of time. Also, I can't use another database (e.g. MySQL) cos the server admin is NOT helping me and won't install