|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
|
[x]
The Solution Rating System
|
|
| With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating. - The Grade of the Solution
- The Zone Rank of the Expert Providing the Solution
- The Number of Author and Expert Comments
- The Number of Experts Contributing
- The Feedback of the Community
Your Input Matters Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site. If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support. Thank you! |
|
|
|
|
Asked by thesnoman in SQL Server 2005, Microsoft Visual Basic.Net, MySQL Server
Hi everyone,
I'm new to VB.Net, and MS SQL server development so please bear with me. I'm writing a custom application for inventory purposes. The front end is VB.Net 2008 and the backend is SQL Server 2005 on the local side of things. On my webserver I use a Flash based front end and a PHP/MySQL backend.
Now I know most people would not recommend storing images in a database and I can understand the reasoning behind this however I have a bit of a conundrum. I really don't want to have to handle setting up shared folders on the local server for the customer. I want this application to be as simple as possible to install and operate and I feel like having the customer set this up would be one more issue to have to deal with.
Is there a way to use stored procedures in MS SQL server to store and retrieve the images in external files on the server?
Another issue with this is I intend to write a sync procedure to allow the user to easily update MySQL on the webserver with the inventory items and photos from the local MS SQL server. I thought this might also be more easily accomplished by storing the images in the database. I have worked with PHP several times in the past and though I haven't had to deal with database conversion and transfer I'm fairly certain that it has been dealt with many times and that there is likely lots of information available on the internet to assist me.
I would sure appreciate any pointers or ideas you folks might have that would be of assistance with this.
20091111-EE-VQP-92 / EE_QW_2_20070628