RE: Binary data

2001-01-31 Thread David Wilde

If your using PHP there is an article here on doing it with PHP3, it works
on 4 as well.  HTH

http://www.phpbuilder.com/columns/florian19991014.php3

Dave W.

 -Original Message-
From:   Barry Radloff [mailto:[EMAIL PROTECTED]] 
Sent:   Tuesday, January 30, 2001 10:56 PM
To: '[EMAIL PROTECTED]'
Subject:Binary data



hi I am pretty new at this and would like to know how does one store a
binary blob to the mysql DB ie I would like to store a jpeg to the db

Thanks

Barry Radloff
RD
Media24

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




RE: Wierd mysqlgui problem

2001-01-29 Thread David Wilde

I have tried that with no avail.  The GUI asks for my password when I
connect, and I am able to run select queries from the GUI, but all of the
things on the Commands menu that involve changing data don't work.  Thanks,

Dave W.
 -Original Message-
From:   Sinisa Milivojevic [mailto:[EMAIL PROTECTED]] 
Sent:   Sunday, January 28, 2001 5:55 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject:Re: Wierd mysqlgui problem

David Wilde writes:
  Hello All,
  
  I am new to MySQL and I am sure you have all heard this question a
million
  times, so I appologize in advance.  My question is, I have installed
MySQL
  on a slackware 7.1 box, as well as a SuSE 7.0 box, and both seem to be
  running fine with one minor exception.  When using mysqlgui from a
windows
  machine I get the error "Error in database function: Access Denied for
user:
  '[EMAIL PROTECTED]" (Using password: YES)"  I have added the username to
  the mysql database using the command "GRANT ALL ON *.* TO user@"%"
  IDENTIFIED BY "password" WITH GRANT OPTION" and have also added the
  [EMAIL PROTECTED] and removed all of the anonymous entries (just in
case).
  Since I am new to this I am not sure what I am doing wrong.  The user can
  create databases and tables using the mysql command on the linux box.
  Thanks in advance for the help.


Hi!

As you have a password set for that user,  you should enable  "Ask for
password"  button in Options page, so that you can enter password.


Regards,

Sinisa

    __ _   _  ___ ==  MySQL AB
 /*/\*\/\*\   /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic
/*/ /*/ /*/   \*\_   |*|   |*||*| mailto:[EMAIL PROTECTED]
   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*| Larnaka, Cyprus
  /*/ /*/  /*/\*\_/*/ \*\_/*/ |*|
  /*/^^^\*\^^^
 /*/ \*\Developers Team

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php