i made a table in sql server 2000 and in a column i want to
add image path of a picture present in my hardisk... so
using insert statement how will i insert the path of the
image in the table??

Answer Posted / anuj maheshwari

suppose your url is c://documents/image1.jpg.

1st on ur form , put one this property. "ecytype=mulipleform".
by this , u can upload your file on your destination. and
store your path in a one variable and put it into your
insert query. this is way to insert a path in a database.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to drop an existing view in mysql?

524


Is mysql server free?

483


How do I change the max connections in mysql?

457


What is the difference between database and table?

562


How do I install mysql on windows 7?

471






how to add a new column to an existing table?

553


Which is better mysql or mssql?

470


How do I download a mysql community server?

441


What does mysql workbench do?

465


Tell us something about heap tables?

543


What data type is money?

461


What is offset limit?

479


What does it mean to be case sensitive?

469


How database are managed?

546


What is schema in mysql?

489