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 |
|
Swatermasysk
Starting Member
5 Posts |
Posted - 2001-10-23 : 15:30:19
|
| Hello All,I have created an ASP.Net application of sorts that I want to allow visitors to download.The application was built with a SQL Server 7.0 backend.What is the best way to allow users to download the application and supporting database. I know I could generate scripts for the DB Objects, but how could I get them the actual data with out having to write a ton on insert statements? Any Ideas?-Thanks,Scott |
|
|
|
|
|