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 |
|
JBelthoff
Posting Yak Master
173 Posts |
Posted - 2001-04-06 : 21:28:25
|
Hi,I have just written an application with VBScript and ASP that works with either MS Access or MS SQLSever.I will be distributing two versions, one with and mdb file and I'm not sure what is the bast way to distribute an mdf file.Should I just include an mdf file or is there a better way to go.Any help would be appreciated. Thanks,JBWell after reading up on moving databases I'm not sure I even know how to get a proper mdf file.Can I just copy the mdf file from my directory? Or I have read I have to detach it first. What does this mean.As you can see, I'm very green.Edited by - JBelthoff on 04/06/2001 23:15:18 |
|
|
|
|
|