Hello everybody,
the MySQL application I'm building needs to be ported from my current site
to the hosting site - which is based on another nation.
The problem I'm having is that the login doesn't work as the password
doesn't match in the charset of the new hosting site.
To address this problem, I
Hello,
I'm developing a web application that requires to store large files in a
MySQL database. The files can range up to 2Gb.
In my understanding the upper limit for the SQL queries (thus insert
queries) is 1GB. I'm trying, for the time being, to upload files of sizes
around 65MB, but I still get
g 2004 09:30:01 -0700, Transcend Development
<[EMAIL PROTECTED]> wrote:
> As I have received many more than 3 requests I thought I should post this:
>
> You can get invitations to gmail for about 99 cents on ebay!
>
> That's where I got mine. I then sold a couple, but it
I have not received
any more quote from Google.
Regards,
--
R. Whitney
Transcend Development
"Producing the next phase of your internet presence"
http://xend.net
Premium Quality Web Hosting
http://hosting.xend.net
[EMAIL PROTECTED]
[EMAIL PROTECTED]
310-943-6498
602-288-5340
"The day
Steven
Why do you include the field name in your FROM part ? The syntax is SELECT
fields FROM table
I guess that could be the reason. Try with :
SELECT *
FROM `traffic`
LIMIT 132947
Freddie
-Original Message-
From: Mike Hillyer [mailto:[EMAIL PROTECTED]
Sent: Donnerstag, 26. Juni 2003
Jocelyn
Why is that not recommended ?
Do you have any links for how to encrypt the password with MD5 ?
Freddie
-Original Message-
From: Jocelyn Fournier [mailto:[EMAIL PROTECTED]
Sent: Freitag, 27. Juni 2003 00:19
To: [EMAIL PROTECTED]; Grégoire Dubois
Cc: 'Mysql'
Hi,
Using PASSWOR