Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-01-07 : 10:17:11
|
| Ramesh writes "Hi All,How to insert an Document Files in SQL Server 2000.Can anyone provide the query for that.I am trying to handle this thro ASP.Looking for the reply from all.,regardsRamesh" |
|
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2002-01-07 : 10:21:27
|
| You can probably put them into an image datatype but easier just to hold them on disc and have the path in a table.==========================================Cursors are useful if you don't know sql.Beer is not cold and it isn't fizzy. |
 |
|
|
|
|
|