Image files

G

Guest

Hi

This is supposed to a SQL Server question but we did not get any response after posting it on that Newsgroup so would like to try to get some help from here

We are developing a .NET ASP front end and SQL Server back end web app. We like to save some image files and some other type of files with some pre-edited formats into database.

1. In the database table, shall we use "image" data type for the images files and "binary" data type for other files
2. How shall we load all these files into database tables

Not very familiar with SQL Server. Any info and advice will be highly appreciated

j
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top