Hello Merlin,
Have you gone through the mysql manual located in the docs folder of mysql?
Budelak
Merlin wrote:
Hi there,
I have a data file with data seperated by semicolons. It is about 8MB big.
Now I just want to import it into mysql.
I tryed several things. First I took phpmyadmin, which resul
did you compile php with mysql support?
foong
"Daniel Elenius" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi!
>
> I'm trying to connect to my mysql database using something like
>
> mysql_connect( 'localhost', 'root', 'thepassword' )
> or die (
Rodrigo <[EMAIL PROTECTED]> wrote:
> I need import some data from a Paradox table, i used the script below,
> it worked just fine..but all the data was imported without the " ç
> or á or é ", understand??? portuguese words all this changes to
> some wierd caracter is there a way to fi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Why don't you use And verify "again" that mysql support
enable. Have you checked your webserver's conf. file?
[EMAIL PROTECTED] wrote:
| Hi, i've a problem with MySQL in my PHP pages. My PHP version is 4.0.1
i think. it's been installed with Redhat
It means there is a problem with your query. I'm not familiar with the
die(1) and die (2) syntax. I'm not sure what that does, but you might try
echoing your error message from the query to see what message you get.
Hope that helps.
"Caleb Walker" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROT