| Author |
how to insert images in DataBase
|
suneel kumar
Ranch Hand
Joined: Jan 08, 2007
Posts: 46
|
|
HI, I am using mysql in my program, how to insert images in one table. can any one give me the steps to implement this. Code is preferrable. Thanks in advance
|
 |
Scott Selikoff
Saloon Keeper
Joined: Oct 23, 2005
Posts: 3652
|
|
|
Search for tutorials on using Blobs and JDBC on Google (or in this forum). Keep in mind, code to insert images can vary from database to database.
|
My Blog: Down Home Country Coding with Scott Selikoff
|
 |
 |
|
|
subject: how to insert images in DataBase
|
|
|