Current location: Hot Scripts Forums » Programming Languages » PHP » how to import a png file from mysql database.


how to import a png file from mysql database.

Reply
  #1 (permalink)  
Old 01-15-04, 05:15 AM
rani rani is offline
Newbie Coder
 
Join Date: Jan 2004
Location: b'lore
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
how to import a png file from mysql database.

hi,
i work on mysql database , and in one of the table i have column called id wh is int and figure which is a mediumblob. (with extension called .png)
Now i want to create a new database in new server in which i have to add some of the data from this old server.
i want to import the id and figure from old server to new one.
how will i do it?
is mysql command allow to select this id and figure and put it into a file.
and take this file across my new server and load this data?
if any one could suggest me ,it will be great.
Thank you
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 01-16-04, 04:34 AM
Nick Nick is offline
New Member
 
Join Date: Jun 2003
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
one alternative to your problem is to download phpMyAdmin and do a database dumb containing only the table structure of the database and/or the data and the tables.

When it dumps, it creates a text file filled with pure MySQL commands that can be used by phpMyAdmin to easily insert the data into the new database.
__________________
WEBSITES:- Nick
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP and MySQL ? rob2132 Hot Scripts Forum Questions, Suggestions and Feedback 4 08-29-08 03:22 AM
MySql to Access Db Import SmartCard Script Requests 0 10-24-03 04:02 PM
Cannot import into MySQL xgab PHP 1 09-27-03 07:02 PM
Need to submit form to database and text file - Any ideas how? dpreiss ASP 1 08-21-03 07:02 PM
File upload and path to mysql dalio PHP 0 08-12-03 09:24 AM


All times are GMT -5. The time now is 07:37 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.