Click here to Skip to main content
15,884,537 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I have a website project developed in ASP.NET and i am using MySQL as database.

I want to develop a page that will accept information and an image and will store that information in database.

The same information should be available on different webpage from database. That page contains a layout with a picturebox and textboxes. I want to retrieve the information from mysql database and put it into specific location e.g. imagoe to picturebox and information to textboxes.

I have managed to complete insertion into database but stucked at retrieval in data binding to specific controls. Please help with example or refer me to any articles to do so.

Thanks in advance.
Posted
Comments
AndrewCharlz 31-Oct-14 6:47am    
http://streetrat.in/street-rat-discussions/Store-and-Retrieve-image-from-Mysql-Database-94.aspx?customauth=94

1 solution

 
Share this answer
 
Comments
mrmalkar 5-Nov-14 1:03am    
Thank you for your reply. I'll try and revert back on this.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900