Hi,
I am new to ASP and SQL. Im trying to create a site using ASP. I am using Dreamweaver to create the ASP page, and have SQL server w/IIS.
I would like to have users run a query from the page, and the results to display the relevant entries from the SQL database. The database connection works ok, I have setup some sample entries.
My question is, can I associate an image with those entries in the SQL database? how is this done.
Somebody had mentioned here that storing images on the SQL server could be a pain when retrieving and it would be better to have the PATHNAME in the sql database point to the image on the server. How could i do this?
Any help would be appreciated. Also, what would be the best package of tools to get this done.
Thanks folks!!
I am new to ASP and SQL. Im trying to create a site using ASP. I am using Dreamweaver to create the ASP page, and have SQL server w/IIS.
I would like to have users run a query from the page, and the results to display the relevant entries from the SQL database. The database connection works ok, I have setup some sample entries.
My question is, can I associate an image with those entries in the SQL database? how is this done.
Somebody had mentioned here that storing images on the SQL server could be a pain when retrieving and it would be better to have the PATHNAME in the sql database point to the image on the server. How could i do this?
Any help would be appreciated. Also, what would be the best package of tools to get this done.
Thanks folks!!