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 with the filename echoed if it
exists
3. on submission the form update the FILENAME
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 TIT
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=33f8022176ba48bb8f4421d59d1792a6&attachment_ai
d=3
The
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 S100
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
Open
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, w
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 - Rel
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
(www.openlinksw.com)
Thanks Stefan :)
Nicolas, ODBC does indeed exist for Linux - to use it with PHP you need to
build PHP with an ODBC Driver Manager, such as iODBC. A HOWTO for this is
available at the www.iodbc.org site. You still need a driver for PHP to use
with the Driver Manager, however, and there is not cur
David Olszyński wrote:
> Hello.
>
> I have a strange problem. Look:
>
> $query = "select id from rates where id = 9521.0";
> $result = sybase_query($query);
> $a = sybase_fetch_row($result);
> echo $a[0];
>
> This code prints number 9520.0!!!
>
> The column id is auto-
php-db Digest 4 May 2001 07:42:01 - Issue 595
Topics (messages 9104 through 9118):
Re: Newbie question
9104 by: CC Zona
9107 by: ~BD~
Re: Mystery variable query?
9105 by: CC Zona
9108 by: martin helie
9109 by: Gyozo Papp
9110 by: CC Zona
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
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 adm
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=1&id=100815&loc=0&thread=10081
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 ($conn=Ora_Logon("user@mydatabase","
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 additiona
I just started running MySQL 3.23.37 with php-4.0.5. Anyway, I am randomly
getting this same problem. Probably 90% of the time I don't encounter a
problem, but the other 10% I get the Commands out of sync error. I never
got it before upgrading MySQL.
Any suggestions out there? Maybe in the mea
Od: "David Olszyński" <[EMAIL PROTECTED]>
Temat: Re: [PHP-DB] invalid select results from sybase with php - SOLVED
> I couldn't believe it: The problem is that php can't handle such big
> numbers! :-O
> Damned language! ;-)
Nothing new - PHP also cann't handle NUMERIC type with scale > 9 in
Int
To anyone that may know...
I would like to connect with connection string in odbc_connect
Any help or ideas?
Thank you in advance,
Andrés García
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
T
19 matches
Mail list logo