[PHP-DB] dynamic input tyep text updates

2001-05-07 Thread olinux
hey all, I am trying to create a form that does the following: [ i have most of it done] 1. queries the db and gets the values of the ID, TITLE, and FILENAME columns in a table 2. creates a form with the TITLE INPUT type=text with the filename echoed if it exists 3. on submission the form

[PHP-DB] dynamic form inputs and updating

2001-05-07 Thread olinux
hey all, I would like to create a form that does the following: [I have up to step 3 completed.] 1. queries a db and gets the values of ID, TITLE, and FILENAME 2. generates a form that with a text input area for each TITLE where i can enter the filename of the picture that corresponds to the

[PHP-DB] Download files extracted from db using Internet Exploded

2001-05-07 Thread Mattias Segerdahl
Hi, When using Internet Exploded to download files from a website which extracts an file from a mysql db I encounter a weird problem. How I do this is simple, I use an href link that looks something like this, downloadcontent.php?PHPSESSID=33f8022176ba48bb8f4421d59d1792a6attachment_ai d=3 The

[PHP-DB] ODBC and Memofields

2001-05-07 Thread Marcel Spaarman
To anyone that may know... I'm having a problem with the memofields in my Paradox Database. My DSN cannot handle them and I don't know why. All I get is an external error: Warning: SQL error: [Microsoft][ODBC Paradox Driver] Unexpected error from external database driver (28610)., SQL state

RE: [PHP-DB] ODBC and Memofields

2001-05-07 Thread Andrew Hill
Marcel, You should generate an ODBC trace (Tracing tab in the ODBC Administrator). This will expose if the issue is in your Paradox driver, and what it is. Either way, following up with the driver manufacturer would be a good idea. Best regards, Andrew Hill Director of Technology Evangelism

[PHP-DB] php 4 + Oracle 8 + FreeBSD w/ Linux Emulation

2001-05-07 Thread Theodore Hope
We're looking into getting PHP under FreeBSD (4.3) to talk to a remote Oracle server that runs on NT. In the past we have used OpenLink, but we'd rather not touch anything on the NT side. It's apparent that one can install Oracle 8.x for Linux under Linux emulation on FreeBSD. My question is,

[PHP-DB] Connection to AS/400.

2001-05-07 Thread Nicolas Machado
OK, I have Linux, Apache and PHP, somebody knows if exist something like ODBC to connect to DB2/400. I mean, exist ODBC for linux? Thank for all. Best Regards --- Este Mail NO contiene Virus. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.251 / Virus Database: 124 -

AW: [PHP-DB] Connection to AS/400.

2001-05-07 Thread Stefan Siefert
Also if ODBC isn't native for linux (not yet) there are several ports (or Projects) for linux the best I know is unixODBC (www.unixODBC.org), but there is also the iodbc project (www.iodbc.org). Last but not least, is there a company which sells ODBC solutions and support them

Re: [PHP-DB] connection to Oracle 7.3 with ora_logon()

2001-05-07 Thread Wayne Bastow
On Sat, 5 May 2001 01:26, Philippe Saladin wrote: Hello, Newbie to PHP, I try to connect to an Oracle 7.3 database. Is there something special to do to use the oracle functions, as ora_logon?? I obtain a message fatal error : Call to undefined function: ora_logon() SqlNet Client is

[PHP-DB] Oracle 8.1.1.6 Release 2 NT PHP

2001-05-07 Thread Jimi
Hi, Could anyone tell me what steps i have to take when configuring Oracle 8i Ent Rel 2 for Windows NT Service Pack 6a. Sean -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list

Re: [PHP-DB] Connection to AS/400.

2001-05-07 Thread Chris Lee
Dear Nicaolas, Take a look at: http://www.faqts.com/knowledge_base/view.phtml/aid/5613/fid/12 http://www.faqts.com/knowledge_base/view.phtml/aid/3536/fid/10 http://www.faqts.com/knowledge_base/view.phtml/aid/257/fid/14 http://www.phpbuilder.com/forum/read.php3?num=1id=100815loc=0thread=100815

[PHP-DB] The Dreaded Oracle 8 TNS:ORA-12154 Connection Error

2001-05-07 Thread Paul
I am running PHP 4.0.4pl1 in CGI mode on Windows NT4 SP6, using Apache or IIS Web Server's. I am concentrating on Apache for this problem as it is identical irrespective of the Web Server. I'm using one of the simplest possible connection mechanisms ... if

[PHP-DB] Need help with PHP on NT - Urgent

2001-05-07 Thread Jimi
Hi, I am using NT 4.0 Serv PK 6 Oracle 8.1.1.6 Release 2 and i want to connect to the database using php scripts, what i would like to know is how do i set up iis 4.0 to do this? Sean -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For