| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
|
| I need to store our ASP files into a SQL 2005 database. Average file size is about 35 KB. Could someone please explain an easy way to store text files in SQL 2005? Thank you. |
|
#2
|
| Interesting notion - to use a datawarehouse to store your ASP files... "Nam" news:0D574706-A2A6-4A7E-956F-D2AB954BB31A-at-microsoft.com... >I need to store our ASP files into a SQL 2005 database. Average file size >is > about 35 KB. Could someone please explain an easy way to store text files > in > SQL 2005? > > Thank you. |
|
#3
|
| take a look at the binary data type. you can found samples on the web to learn how to store / retrieve files in SQL Server "Nam" news:0D574706-A2A6-4A7E-956F-D2AB954BB31A-at-microsoft.com... > I need to store our ASP files into a SQL 2005 database. Average file size > is > about 35 KB. Could someone please explain an easy way to store text files > in > SQL 2005? > > Thank you. |
![]() |
| Thread Tools | |
| Display Modes | |