Hi All,
Does anyone knows of any easy way/short cut of exporting Microsoft access
tables into MySql database.
Thanx
All
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com
Thanx Maxim,
I did try this in the past but the problem I had with the method is in terms
of updated/deletion particularly when you delegate the job. Which means I
can easily just delete the record in mysql but I have to manually look for
the particular graphic to delete then it gets mesy when th
Hi All,
Can anyone guide me on how to list the content of mysql table or result of a
query that has a BLOB file in it on my web page. I am listing the result of
the query OK now, but mysql query is listing the name of the graphic
(image1.gif) file instead of the graphic itself. I am working on a
Thanx Vic,
Are you saying I have to recompile apache as well before reconfiguring PHP.
Thanx
Toks
- Original Message -
From: "Victoria Reznichenko" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 27, 2002 9:54 AM
Subject: php - apache compilation
> Oladejo,
> W
Hi All,
I am trying to compile php with mysql and apache into it, however during the
./configure, I keep getting "Invalid Apache directory - unable to find
httpd.h under /usr/include/apache", even though that is where the header
file httpd.h is. I am using Redhat 7.1. does anyone know the rigth p
- Original Message -
From: "Jeremy 'Circ' Charles" <[EMAIL PROTECTED]>
To: "Oladejo, Tokunboh" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, February 25, 2002 3:21 PM
Subject: Re: Connecting to mysql Server
> On Mon, 25 Feb 200
Hi All,
Does anyone have an idea why I am getting an error "Fatal error: Call to
undefined function: mysql_connect() in /var/www"
in this PHP function
"mysql_connect("localhost","root","password");"
Thanx All
-
Before pos
Hi All,
I am trying to create a mysql table with one of the column to be for
.gif/jpeg, is there a variable type for gif/jpeg and after creating the
table, how do I insert the gif file on each record line.
Toks
---
Hi All,
Does anyone knows how to change my mysqladmin password or how to find out
what the password it, I installed the rpm package, didn't setup any
password, however when I setup a tool to use it with, the tool is asking me
to produce the mysqladmin password.
Thanx