[PHP-DB] SQL Server - do I need PHP to run COMMIT?

2005-12-16 Thread Alex Gemmell
Hello people, My PHP application uses a SQL Server 2000 database. I have previously only ever used MySQL and so my knowledge of SQL Server comes just from experimentation and trial and error experience. My PHP application appears to be working fine but I have just discovered that although

Re: [PHP-DB] SQL Server - do I need PHP to run COMMIT?

2005-12-16 Thread Alex Gemmell
? -- bob On Fri, 16 Dec 2005, Alex Gemmell wrote: Hello people, My PHP application uses a SQL Server 2000 database. I have previously only ever used MySQL and so my knowledge of SQL Server comes just from experimentation and trial and error experience. My PHP application appears

[PHP-DB] Character encoding issues: Pound-sign £ becomes a ú - why?

2005-12-13 Thread Alex Gemmell
Hello, I'm experiencing some odd character encoding issues. My PHP webpage is displaying test from a MySQL database. What happens is that I export data from an SQL Server database to a MySQL (4.0) database. Somewhere along the line the British currency pound-sign £ becomes a ú (u with

[PHP-DB] Does PHP strip out the seconds from a SQL Server datetime field?

2005-12-06 Thread Alex Gemmell
Hello! I'm using PHP 4.4.1 and pulling out records from a SQL Server database. I use the mssql extension in PHP to connect to SQL Server. My website works fine for the most part but I have noticed something odd with the dates returned from SQL Server. In my SQL Server table I have many

Re: [PHP-DB] Does PHP strip out the seconds from a SQL Server datetime field? SOLVED

2005-12-06 Thread Alex Gemmell
, International Outreach x3257 The opinion(s) contained within this email do not necessarily represent those of St. Jude Children's Research Hospital. -Original Message- From: Alex Gemmell [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 06, 2005 11:15 AM To: php-db@lists.php.net Subject: [PHP-DB

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

2004-05-13 Thread Alex Gemmell
[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 you PHP version but I

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

2004-05-12 Thread Alex Gemmell
? Thank you! Alex Gemmell : Reply-to: [EMAIL PROTECTED]: Or call me for free using Skype:

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 move |over

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

2004-05-12 Thread Alex Gemmell
, 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 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

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 for the next 6 months

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

2004-05-12 Thread Alex Gemmell
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 tied

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

2004-05-12 Thread Alex Gemmell
, 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 various other methods

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

2004-05-12 Thread Alex Gemmell
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 the issue

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

2004-05-12 Thread Alex Gemmell
). 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 PHP script on your PC